Skip to content

Commit 6cc7199

Browse files
committed
us-central1-d -> us-central1-f
1 parent c7cc8a1 commit 6cc7199

File tree

1 file changed

+1
-1
lines changed
  • gke/standard/zonal/no-channel-to-release-channel

1 file changed

+1
-1
lines changed

gke/standard/zonal/no-channel-to-release-channel/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ resource "google_container_node_pool" "rc_regular" {
146146
# [START gke_standard_release_channel_no_minor_or_node_upgrade]
147147
resource "google_container_cluster" "no_minor_or_node_upgrade" {
148148
name = "cluster-zonal-example-none-to-rc"
149-
location = "us-central1-d"
149+
location = "us-central1-f"
150150

151151
release_channel {
152152
channel = "REGULAR"

0 commit comments

Comments
 (0)