Skip to content

Commit

Permalink
Update README example to show preemptible variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Dec 19, 2018
1 parent 01daeeb commit f057964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ module "gke" {
auto_repair = true
auto_upgrade = true
service_account = "project-service-account@<PROJECT ID>.iam.gserviceaccount.com"
preemptible = false
},
]
Expand Down

0 comments on commit f057964

Please sign in to comment.