There was an error while loading. Please reload this page.
1 parent 027c676 commit c065e88Copy full SHA for c065e88
1 file changed
platforms/gke/base/_shared_config/platform_variables.tf
@@ -52,7 +52,7 @@ variable "platform_default_project_id" {
52
}
53
54
variable "platform_default_region" {
55
- default = "us-east1"
+ default = "us-east5"
56
description = "Default region to create resources in if a more specific region is not specified."
57
type = string
58
0 commit comments