Skip to content

Commit

Permalink
remove new line
Browse files Browse the repository at this point in the history
  • Loading branch information
megan07 committed Nov 26, 2019
1 parent 6552bdb commit 14ce2c3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2659,7 +2659,6 @@ resource "google_container_cluster" "with_autoprovisioning" {
location = "us-central1-a"
min_master_version = data.google_container_engine_versions.central1a.latest_master_version
initial_node_count = 1

`, cluster)
if autoprovisioning {
config += `
Expand Down

0 comments on commit 14ce2c3

Please sign in to comment.