Skip to content

Commit 542bafa

Browse files
authored
Merge pull request GoogleCloudPlatform#1270 from justinsb/golden_ignores_extra_lines
tests: remove extra lines from our golden cluster test
2 parents 4829fc3 + da57e02 commit 542bafa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pkg/tf/serialization/testdata/cluster.golden.tf

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,6 @@ resource "google_container_cluster" "foo" {
9494
project = "my-project"
9595
release_channel = {}
9696

97-
resource_labels = {
98-
managed-by-cnrm = "true"
99-
}
100-
10197
subnetwork = "projects/my-project/regions/us-central1/subnetworks/default"
10298

10399
workload_identity_config {

0 commit comments

Comments
 (0)