Skip to content

Commit daee3db

Browse files
committed
Update location in terraform.tfvars for QA environment
1 parent ec36f3f commit daee3db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/environments/qa/terraform.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
resource_group_name = "ecommerce-qa-rg"
2-
location = "East US 2"
2+
location = "canadacentral"
33
cluster_name = "ecommerce-qa-aks"
44
key_vault_name = "ecommerce-qa-kv"
55
event_hub_namespace_name = "ecommerce-qa-eh"

0 commit comments

Comments
 (0)