Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
slevenick committed Jan 24, 2020
1 parent 7d75a58 commit adc2364
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ resource "google_compute_network" "network-1" {
name = "network-1-%s"
auto_create_subnetworks = false
}
`, suffix)
`, suffix, suffix)
}
<% end -%>

Expand Down

0 comments on commit adc2364

Please sign in to comment.