Releases of the Terraform Well Architected Modules
Edit me
Module: azure-vm
5.0.1
Bug Fixes
Module: azure-vm
5.0.0
⚠ BREAKING CHANGES
- the network interface keys are changed. This change will cause a recreate on existing resources.
Features
Upgrade from v4.5.2 to v5.0.0:
- Update module reference to:
version = "~> 5.0"
Module: azure-vm
4.5.2
Bug Fixes
- typo settings (4aba24a)
Module: azure-agw
1.3.0
Features
- add network interface backend pool association support (#26) (2fdcbe9)
- deps: bump github.com/gruntwork-io/terratest in /tests (#25) (d32089e)
Bug Fixes
- make backend_settings,probe and backend_pools fully optional, add missing properties (#22) (9889f84)