Releases of the Terraform Well Architected Modules
Edit me
Module: azure-vnet
9.1.0
Features
Module: azure-vnet
9.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
- small refactor (#148) (f41cfee)
- type definitions are added
- documentation is updated
- some logic is simplified regarding existing virtual network
Upgrade from v8.5.0 to v9.0.0:
- Update module reference to:
version = "~> 9.0"
- The property and variable resource_group is renamed to resource_group_name
- The fallback peering names are changed in the submodule peering
Module: azure-func
2.1.0
Features
Module: azure-func
2.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
- small refactor (#52) (4a5f61e)
- updated documentation
- added missing properties in type definition
- corrected some mistakes in the usages
- added 3 tier strategy naming
Upgrade from v1.8.1 to v2.0.0:
- Update module reference to:
version = "~> 2.0"
- The property and variable resource_group is renamed to resource_group_name