Skip to content

Commit

Permalink
Merge pull request GoogleCloudPlatform#1270 from justinsb/golden_igno…
Browse files Browse the repository at this point in the history
…res_extra_lines

tests: remove extra lines from our golden cluster test
  • Loading branch information
gemmahou committed Feb 23, 2024
2 parents 4829fc3 + da57e02 commit 542bafa
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pkg/tf/serialization/testdata/cluster.golden.tf
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,6 @@ resource "google_container_cluster" "foo" {
project = "my-project"
release_channel = {}

resource_labels = {
managed-by-cnrm = "true"
}

subnetwork = "projects/my-project/regions/us-central1/subnetworks/default"

workload_identity_config {
Expand Down

0 comments on commit 542bafa

Please sign in to comment.