Releases of the Terraform Well Architected Modules
Edit me
Module: azure-vm
6.2.0
Features
- replace deployment test code with module consumption and fix tags property idempotence (#197) (c6418b3)
Module: azure-sb
2.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
Upgrade from v1.3.0 to v2.0.0:
- Update module reference to:
version = "~> 2.0"
- The property and variable resource_group is renamed to resource_group_name
Module: azure-appcfg
2.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
- add type definitions (#14) (cdf6ac1)
- deps: bump golang.org/x/crypto from 0.32.0 to 0.35.0 in /tests (#12) (b42ff5b)
- deps: bump golang.org/x/net from 0.34.0 to 0.38.0 in /tests (#13) (6094f16)
- small refactor (#16) (ffa3b24)
Upgrade from v1.1.1 to v2.0.0:
- Update module reference to:
version = "~> 2.0"
- The property and variable resource_group is renamed to resource_group_name
Module: azure-mcf
1.1.0
Features
- deps: bump golang.org/x/net from 0.34.0 to 0.38.0 in /tests (#4) (4265f41)
- replace deployment test code with module consumption and fix tags property idempotence (#7) (65fc7e4)