Fix undefined location for Prod

This commit is contained in:
Scott Donohoo 2022-12-20 11:47:24 -06:00
Родитель 634b580082
Коммит fc2c387202
1 изменённых файлов: 1 добавлений и 3 удалений

Просмотреть файл

@ -3,7 +3,6 @@
# Prod environment
variables:
# Global
ap_vm_image: ubuntu-20.04
@ -14,7 +13,6 @@ variables:
enable_aml_computecluster: true
enable_monitoring: false
# Azure DevOps
ado_service_connection_rg: Azure-ARM-Prod
ado_service_connection_aml_ws: Azure-ARM-Prod
@ -32,7 +30,7 @@ variables:
# For terraform reference
terraform_version: 1.3.6
terraform_workingdir: infrastructure
terraform_st_location: $(location)
terraform_st_location: $(location)
terraform_st_resource_group: rg-$(namespace)-$(postfix)$(environment)-tf
terraform_st_storage_account: st$(namespace)$(postfix)$(environment)tf
terraform_st_container_name: default