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 35128aa commit 978325fCopy full SHA for 978325f
scenarios/AksOpenAiTerraform/terraform/variables.tf
@@ -30,7 +30,7 @@ variable "solution_plan_map" {
30
31
variable "location" {
32
description = "Specifies the location for the resource group and all the resources"
33
- default = "northeurope"
+ default = "eastus"
34
type = string
35
}
36
0 commit comments