Skip to content

Releases: CloudNationHQ/terraform-azure-vwan

v3.5.0

20 Jan 13:34
a9a2eed
Compare
Choose a tag to compare

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

13 Nov 16:37
6b60df6
Compare
Choose a tag to compare

3.4.1 (2024-11-13)

Bug Fixes

  • fix submodule documentation generation (#75) (186c8ab)

v3.4.0

13 Nov 10:42
c2c0abf
Compare
Choose a tag to compare

3.4.0 (2024-11-13)

Features

  • add vhub-connection submodule including example (#73) (dc40769)

v3.3.0

11 Nov 15:34
51ad304
Compare
Choose a tag to compare

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

31 Oct 11:37
a6b02a1
Compare
Choose a tag to compare

3.2.0 (2024-10-31)

Features

  • add express route gateway support (#69) (4c3ebaf)

v3.1.0

28 Oct 14:24
dcd2d3e
Compare
Choose a tag to compare

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

28 Oct 13:38
ff17821
Compare
Choose a tag to compare

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

11 Oct 10:16
f8fb7b7
Compare
Choose a tag to compare

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

25 Sep 12:56
c288f14
Compare
Choose a tag to compare

2.0.1 (2024-09-25)

Bug Fixes

  • fix global tags and updated documentation (#54) (8da21d7)

v2.0.0

24 Sep 12:44
8770546
Compare
Choose a tag to compare

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"