3.5.0 (2025-01-20)
- 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)
3.4.1 (2024-11-13)
3.4.0 (2024-11-13)
3.3.0 (2024-11-11)
- enhance testing with sequential, parallel modes and flags for exceptions and skip-destroy (#71) (4a5463e)
3.2.0 (2024-10-31)
3.1.0 (2024-10-28)
- add virtual hub security partner provider support (#66) (dc0dcb6)
- add vpn gateway nat rules support (#68) (270b549)
3.0.0 (2024-10-28)
- the data structure has been updated to reflect changes in vpn functionality
- 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
2.1.0 (2024-10-11)
- auto generated docs and refine makefile (#62) (0011e7d)
- deps: bump github.com/gruntwork-io/terratest in /tests (#56) (dbc5f53)
2.0.1 (2024-09-25)
2.0.0 (2024-09-24)
- Version 4 of the azurerm provider includes breaking changes.
- Update module reference to:
version = "~> 2.0"
1.1.0 (2024-09-19)
1.0.0 (2024-09-18)
- data structure has changed due to renaming of properties and removal of resources.
- Update module reference to:
version = "~> 1.0"
- Rename property in cluster object:
- resourcegroup -> resource_group
- Rename variable (optional):
- resourcegroup -> resource_group
- Rename output variable:
- vhub -> vhubs
- Removed output variables:
- policy
- firewall_public_ip_addresses
- firewall
- Removed resources:
- azurerm_ip_group
- azurerm_firewall_policy_rule_collection_group
- azurerm_firewall_policy
0.12.0 (2024-08-29)
0.11.0 (2024-08-29)
- deps: bump github.com/gruntwork-io/terratest in /tests (#42) (5c45050)
- update contribution docs (#40) (4e96312)
0.10.0 (2024-07-02)
- add issue template (#38) (63737f3)
- deps: bump github.com/gruntwork-io/terratest in /tests (#37) (50e2126)
- deps: bump github.com/hashicorp/go-getter in /tests (#36) (c4659b4)
0.9.0 (2024-06-08)
- create pull request template (#34) (9bbff05)
- deps: bump github.com/gruntwork-io/terratest in /tests (#33) (3823a58)
- deps: bump github.com/hashicorp/go-getter in /tests (#31) (31588fd)
- deps: bump golang.org/x/net from 0.17.0 to 0.23.0 in /tests (#30) (56cee6b)
- deps: bump google.golang.org/protobuf in /tests (#28) (f3332b0)