Changed rg loc
This commit is contained in:
parent
cb439f7d58
commit
20f388a4ab
@ -6,7 +6,7 @@ variable "resource_group_name_prefix" {
|
|||||||
|
|
||||||
variable "resource_group_location" {
|
variable "resource_group_location" {
|
||||||
type = string
|
type = string
|
||||||
default = "West US"
|
default = "West US 2"
|
||||||
description = "Location of the resource group."
|
description = "Location of the resource group."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user