Skip to content

Releases: CloudNationHQ/terraform-azure-vwan

v1.1.0

19 Sep 10:45
5d5ae17
Compare
Choose a tag to compare

1.1.0 (2024-09-19)

Features

  • add support for vpn gateways, sites and connections (#50) (0b6266e)

v1.0.0

18 Sep 08:01
54688c1
Compare
Choose a tag to compare

1.0.0 (2024-09-18)

⚠ BREAKING CHANGES

  • data structure has changed due to renaming of properties and removal of resources.

Features

  • aligned several properties and resources (#47) (f155777)

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

29 Aug 07:47
099dcab
Compare
Choose a tag to compare

0.12.0 (2024-08-29)

Features

v0.11.0

29 Aug 06:48
9b06acd
Compare
Choose a tag to compare

0.11.0 (2024-08-29)

Features

  • deps: bump github.com/gruntwork-io/terratest in /tests (#42) (5c45050)
  • update contribution docs (#40) (4e96312)

v0.10.0

02 Jul 06:30
a4bc44f
Compare
Choose a tag to compare

0.10.0 (2024-07-02)

Features

  • 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)

v0.9.0

08 Jun 09:46
fbdfc86
Compare
Choose a tag to compare

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)

v0.8.0

28 Feb 15:21
91b6a49
Compare
Choose a tag to compare

0.8.0 (2024-02-28)

Features

  • improve conditional expression threat intelligence allowlist block (#26) (53b5cc2)

v0.7.0

14 Feb 18:23
1e08db3
Compare
Choose a tag to compare

0.7.0 (2024-02-14)

Features

  • naming variable is now optional and added tags property on several resources (#24) (bab5a92)

v0.6.1

14 Feb 09:34
912aa26
Compare
Choose a tag to compare

0.6.1 (2024-02-14)

Bug Fixes

  • fix conditional expression rule collection names (#22) (4adbd1a)

v0.6.0

10 Feb 15:00
6138cca
Compare
Choose a tag to compare

0.6.0 (2024-02-10)

Features

  • add ip groups submodule and small refactors (#20) (90fcdca)