General availability (GA) release
This release represents a significant milestone in the development of this module, as we aim to increase stability on the input variables and minimize breaking changes when adding new features.
This release fixes/adds/changes/removes
- Updates the minimum supported
azurerm
provider version to2.77.0
. - Added new Policy Definitions to keep in sync with the Azure/Enterprise-scale source.
- Added new Policy Assignment template for
Deny-Private-DNS-Zones
. - Added documentation for the Wiki covering additional examples, and details for how to customize the deployment.
- The Management resources module now has an explicit dependency to ensure
azurerm_log_analytics_solution
resources have a dependency onazurerm_log_analytics_linked_service
resources. - The Connectivity resources module has been updated to provide management for the
Deploy-Private-DNS-Zones
Policy Assignment. - The Connectivity resources module has also been updated to fix a bug when setting
registration_enabled
on a DNS zones.
For more information about these changes and how to perform an upgrade from the previous release, please refer to the Upgrade from v0.4.0 to v1.0.0 page on our Wiki.