Skip to content

Commit bcce1c5

Browse files
authored
Update test/fixtures/node_pool/network.tf
1 parent 6903e63 commit bcce1c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/fixtures/node_pool/network.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,4 @@ resource "google_compute_subnetwork" "main" {
4949
range_name = "test"
5050
ip_cidr_range = "172.16.0.0/18"
5151
}
52-
}
53-
52+
}

0 commit comments

Comments
 (0)