Skip to content

Commit

Permalink
feat: revert policy
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Klingenberg <[email protected]>
  • Loading branch information
fredrkl committed Oct 31, 2023
1 parent 984f2ac commit 5230bad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/modules/aks/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ resource "azurerm_kubernetes_cluster" "example" {
type = "SystemAssigned"
}

azure_policy_enabled = false
role_based_access_control_enabled = true

network_profile {
Expand Down

0 comments on commit 5230bad

Please sign in to comment.