Skip to content

Commit cc9da1b

Browse files
committed
Rebase with latest master
1 parent aff91ff commit cc9da1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/fixture/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module "aks" {
4040
vnet_subnet_id = azurerm_subnet.test.id
4141
os_disk_size_gb = 60
4242
enable_http_application_routing = true
43-
enable_azure_policy = true
43+
azure_policy_enabled = true
4444
enable_host_encryption = true
4545
enable_role_based_access_control = true
4646
rbac_aad_managed = true

0 commit comments

Comments
 (0)