We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7cc8a1 commit 6cc7199Copy full SHA for 6cc7199
gke/standard/zonal/no-channel-to-release-channel/main.tf
@@ -146,7 +146,7 @@ resource "google_container_node_pool" "rc_regular" {
146
# [START gke_standard_release_channel_no_minor_or_node_upgrade]
147
resource "google_container_cluster" "no_minor_or_node_upgrade" {
148
name = "cluster-zonal-example-none-to-rc"
149
- location = "us-central1-d"
+ location = "us-central1-f"
150
151
release_channel {
152
channel = "REGULAR"
0 commit comments