github Azure/alz-terraform-accelerator v5.4.0

latest releases: v8.1.0, v8.0.3, v.8.0.2...
6 months ago

What's Changed

Breaking change

Automation Account is now not deployed by default for Azure Verified Modules for Platform Landing Zone.

If you wish to retain it, add this setting to your platform landing zone configuration file:

management_resource_settings = {
  # Existing settings here...
  linked_automation_account_creation_enabled = true
}

Full Changelog: v5.3.1...v5.4.0

Don't miss a new alz-terraform-accelerator release

NewReleases is sending notifications on new releases.