We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb611db commit a420b67Copy full SHA for a420b67
code/infra/logging.tf
@@ -143,7 +143,7 @@ resource "azurerm_private_endpoint" "mpls_private_endpoint" {
143
var.private_dns_zone_id_oms_opinsights,
144
var.private_dns_zone_id_ods_opinsights,
145
var.private_dns_zone_id_automation_agents,
146
- var.var.private_dns_zone_id_blob
+ var.private_dns_zone_id_blob
147
]
148
}
149
0 commit comments