Releases of the Terraform Well Architected Modules
Edit me
Module: azure-pe
2.0.0
⚠ BREAKING CHANGES
- The data structure changed, causing a recreate on existing resources.
Features
- deps: bump github.com/gruntwork-io/terratest in /tests (#47) (a57a34a)
- deps: bump golang.org/x/net from 0.33.0 to 0.36.0 in /tests (#43) (346ab83)
- deps: bump golang.org/x/net from 0.36.0 to 0.38.0 in /tests (#45) (8517b16)
- small refactor (#48) (a4b49a3)
Upgrade from v1.4.4 to v2.0.0:
- Update module reference to:
version = "~> 2.0"
- The property and variable resource_group is renamed to resource_group_name
- The structure changed for private_service_connection
- The structure changed for private_dns_zone_group
See the usage examples for details