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 29eb228 commit 4822e06Copy full SHA for 4822e06
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 = "westeurope"
34
type = string
35
}
36
0 commit comments