Changed rg loc to access extended zone of 'los angeles'
This commit is contained in:
parent
5fab9cadd8
commit
cb439f7d58
@ -6,7 +6,7 @@ variable "resource_group_name_prefix" {
|
|||||||
|
|
||||||
variable "resource_group_location" {
|
variable "resource_group_location" {
|
||||||
type = string
|
type = string
|
||||||
default = "Central US"
|
default = "West US"
|
||||||
description = "Location of the resource group."
|
description = "Location of the resource group."
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user