Releases of the Terraform Well Architected Modules
Edit me
Module: azure-sa
1.1.0
Features
Module: azure-kv
1.0.0
⚠ BREAKING CHANGES
- data structure has changed due to renaming of properties and output variables.
Features
Upgrade from v0.14.0 to v1.0.0:
- Update module reference to:
version = "~> 1.0"
- Rename properties in vault object:
- resourcegroup -> resource_group
- sku -> sku_name
- Rename variable:
- resourcegroup -> resource_group
- Rename output variable:
- subscriptionId -> subscription_id’
Module: azure-plan
1.1.1
Bug Fixes
- wrong module reference (4c44230)
Module: azure-plan
1.1.0
Bug Fixes
- fixed resource group and location conditions (437f345)