Skip to content

Commit de0ab09

Browse files
remove comment like #[START #[END in .tf.erb files (#11050) (#737)
[upstream:0370a3f963a3d697066673ec95d927fb0a6cc45e] Signed-off-by: Modular Magician <[email protected]>
1 parent 87c0fe9 commit de0ab09

File tree

1 file changed

+0
-1
lines changed
  • region_target_tcp_proxy_basic

1 file changed

+0
-1
lines changed

region_target_tcp_proxy_basic/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ resource "google_compute_region_health_check" "default" {
1919
region = "europe-west4"
2020
timeout_sec = 1
2121
check_interval_sec = 1
22-
2322
tcp_health_check {
2423
port = "80"
2524
}

0 commit comments

Comments
 (0)