Skip to content

Commit c065e88

Browse files
authored
temporary fix to move CI to run in us-east5
1 parent 027c676 commit c065e88

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-east1"
55+
default = "us-east5"
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)