diff --git a/aks_diagnostics.tf b/aks_diagnostics.tf index 76c363e..59b5ac3 100644 --- a/aks_diagnostics.tf +++ b/aks_diagnostics.tf @@ -1,4 +1,3 @@ -// Creates the diagnostics settings for the virtual network object resource "azurerm_monitor_diagnostic_setting" "aks_diag" { name = "${azurerm_kubernetes_cluster.aks.name}-diag"