Created
November 11, 2020 04:03
-
-
Save PradeepLoganathan/b830835aed06cb81361b7c9ad1dfa53b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
addon_profile { | |
# PREVIEWFEATURE: AzurePolicy | |
azure_policy { | |
enabled = true | |
} | |
kube_dashboard { | |
enabled = false | |
} | |
oms_agent { | |
enabled = true | |
log_analytics_workspace_id = azurerm_log_analytics_workspace.clusterinsights.id | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment