Skip to content

Commit

Permalink
Rebase with latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
lonegunmanb committed Jul 6, 2022
1 parent f20d7ec commit 1a2127a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixture/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ module "aks" {
vnet_subnet_id = azurerm_subnet.test.id
os_disk_size_gb = 60
enable_http_application_routing = true
enable_azure_policy = true
azure_policy_enabled = true
enable_host_encryption = true
enable_role_based_access_control = true
rbac_aad_managed = true
Expand Down

0 comments on commit 1a2127a

Please sign in to comment.