Releases of the Terraform Well Architected Modules
Edit me
Module: azure-law
3.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
Upgrade from v2.3.0 to v3.0.0:
- Update module reference to:
version = "~> 3.0"
- The user assigned identity is removed from the module and it is not set to system assigned default anymore as well.
- For identity we created a separate module as shown in the examples.
- The property and variable resource_group is renamed to resource_group_name