Skip to content

Commit 13760ce

Browse files
authored
restoring the region back to us-central1
1 parent c065e88 commit 13760ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platforms/gke/base/_shared_config/platform_variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ variable "platform_default_project_id" {
5252
}
5353

5454
variable "platform_default_region" {
55-
default = "us-east5"
55+
default = "us-central"
5656
description = "Default region to create resources in if a more specific region is not specified."
5757
type = string
5858
}

0 commit comments

Comments
 (0)