Releases of the Terraform Well Architected Modules
Edit me
Module: azure-vgw
3.0.0
⚠ BREAKING CHANGES
- this change expects to change the existing data structure
Unneeded null values are removed in the type definitions and sa_datasize, sa_lifetime properties are added to local gateway connections.
A minimal usage example is added and updated all documentation.
Public ip resource moved to a dedicated module.
Features
- deps: bump github.com/cloudnationhq/az-cn-go-validor in /tests (#73) (5cbf216)
- deps: bump github.com/gruntwork-io/terratest in /tests (#63) (58b83fe)
- deps: bump github.com/ulikunitz/xz from 0.5.10 to 0.5.14 in /tests (#69) (4970ae0)
- deps: bump golang.org/x/crypto from 0.36.0 to 0.45.0 in /tests (#74) (037a66d)
- remove public ip resource (#75) (a859dab)
Upgrade from v2.0.0 to v3.0.0:
- Update module reference to:
version = "~> 3.0" - Public ip resource is moved to a dedicated module. See the usage examples for details