Releases: CloudNationHQ/terraform-azure-vwan
Releases · CloudNationHQ/terraform-azure-vwan
v1.1.0
v1.0.0
1.0.0 (2024-09-18)
⚠ BREAKING CHANGES
- data structure has changed due to renaming of properties and removal of resources.
Features
Upgrade from v0.12.0 to v1.0.0:
- 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
v0.12.0
v0.11.0
v0.10.0
v0.9.0
0.9.0 (2024-06-08)
Features
- 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)