This commit is contained in:
Jose Luis Carrillo Aguilar 2022-10-15 01:10:23 +02:00
Родитель 05a2bf0aaa
Коммит 8063785d47
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,6 +1,6 @@
azure_container_registries = {
acr1 = {
name = "acr-re1-003"
name = "acr-re1-001"
resource_group_key = "aks_re1"
sku = "Premium"
diagnostic_profiles = {

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

@ -3,7 +3,7 @@ keyvaults = {
# This keyvault is used to store the complex password created for the AKS breakglass admin user
secrets = {
name = "secretsvaultre003"
name = "secretsvaultre001"
resource_group_key = "aks_re1"
region = "region1"
sku_name = "premium"