Skip to content

Commit 978325f

Browse files
committed
Update region
1 parent 35128aa commit 978325f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scenarios/AksOpenAiTerraform/terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ variable "solution_plan_map" {
3030

3131
variable "location" {
3232
description = "Specifies the location for the resource group and all the resources"
33-
default = "northeurope"
33+
default = "eastus"
3434
type = string
3535
}
3636

0 commit comments

Comments
 (0)