github Azure/terraform-azurerm-caf-enterprise-scale v0.3.2
Patch logic for Policy Assignments

latest releases: v6.1.0, v6.0.0, v5.2.1...
3 years ago

This release provides the following updates:

  • parameters specified by the customer for Policy Assignments will now take precedence over those managed by the module, providing a way to override parameter values set by the management child module.
  • enforcement_mode settings from the Policy Assignment template will also take precedence over those managed by the module, providing a way to override the value set by the management child module.
  • Provides seperation between the management settings controlled through the configure_management_resources input variable, and the deploy_management_resources input variable which now only determines whether the management resources get deployed or not. This provides the ability to segregate the deployment of core and management resources into seperate module blocks, or even seperate pipelines, whilst allowing correct settings on both.
  • Internal tests are updated to provide coverage for the above changes, including the ability to test the full resource creation process when deploy_management_resources = true

Don't miss a new terraform-azurerm-caf-enterprise-scale release

NewReleases is sending notifications on new releases.