Releases: CloudNationHQ/terraform-azure-vwan
Releases · CloudNationHQ/terraform-azure-vwan
v3.5.0
3.5.0 (2025-01-20)
Features
- deps: bump github.com/gruntwork-io/terratest in /tests (#78) (f78dbde)
- deps: bump golang.org/x/net from 0.31.0 to 0.33.0 in /tests (#82) (ea740a8)
- remove temporary files when deployment tests fails (#80) (e0a872a)
v3.4.1
3.4.1 (2024-11-13)
Bug Fixes
- fix submodule documentation generation (#75) (186c8ab)
v3.4.0
3.4.0 (2024-11-13)
Features
- add vhub-connection submodule including example (#73) (dc40769)
v3.3.0
3.3.0 (2024-11-11)
Features
- enhance testing with sequential, parallel modes and flags for exceptions and skip-destroy (#71) (4a5463e)
v3.2.0
3.2.0 (2024-10-31)
Features
v3.1.0
3.1.0 (2024-10-28)
Features
- add virtual hub security partner provider support (#66) (dc0dcb6)
- add vpn gateway nat rules support (#68) (270b549)
v3.0.0
3.0.0 (2024-10-28)
⚠ BREAKING CHANGES
- the data structure has been updated to reflect changes in vpn functionality
Features
Upgrade from v2.1.0 to v3.0.0:
- Update module reference to:
version = "~> 3.0"
- Rename properties in vwan object:
- within virtual hubs, vpn_gateway has been renamed to site_to_site_vpn to accommodate the option of utilizing point_to_site_vpn as well
v2.1.0
2.1.0 (2024-10-11)
Features
- auto generated docs and refine makefile (#62) (0011e7d)
- deps: bump github.com/gruntwork-io/terratest in /tests (#56) (dbc5f53)
v2.0.1
2.0.1 (2024-09-25)
Bug Fixes
- fix global tags and updated documentation (#54) (8da21d7)
v2.0.0
2.0.0 (2024-09-24)
⚠ BREAKING CHANGES
- Version 4 of the azurerm provider includes breaking changes. The full list of changes can be found here
Features
Upgrade from v1.1.0 to v2.0.0:
- Update module reference to:
version = "~> 2.0"