Open stef-p opened 5 months ago
This PR enables the azure_policy_enabled field in azurerm provider as documented in:
azure_policy_enabled
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#azure_policy_enabled
The default behaviour will set azure_policy_enabled = false
azure_policy_enabled = false
This PR enables the
azure_policy_enabled
field in azurerm provider as documented in:https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/resources/kubernetes_cluster#azure_policy_enabled
The default behaviour will set
azure_policy_enabled = false