Skip to content

Commit

Permalink
Update resource_compute_subnetwork_test.go.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
gvijbha authored Feb 27, 2025
1 parent 62fbb81 commit 47aee3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -660,7 +660,7 @@ resource "google_compute_network" "custom-test" {
auto_create_subnetworks = false
}

resource "google_compute_subnetwork" "network-with-private-google-access" {
resource "google_compute_subnetwork" "network-with-migration-purpose" {
name = "%s"
ip_cidr_range = "10.4.0.0/16"
region = "us-central1"
Expand Down

0 comments on commit 47aee3c

Please sign in to comment.