Skip to content

Releases: terraform-google-modules/terraform-google-vpn

v2.2.0

27 Jan 19:37
32930b3
Compare
Choose a tag to compare

2.2.0 (2022-01-18)

Features

  • update TPG version constraints to allow 4.0 (#66) (a9bd3a7)

Bug Fixes

  • for_each can not receive null vpn_ha (#67) (50120ec)

terraform-google-vpn v2.1.0

13 Oct 02:26
c14e097
Compare
Choose a tag to compare

Features

terraform-google-vpn v2.0.0

02 Sep 13:56
6404b2f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The BGP session name now includes the tunnel name. This may cause recreation of the VPN tunnel.

Bug Fixes

  • Prefix BGP session name with tunnel name (#58) (f8d08fd), closes #54

terraform-google-vpn v1.5.0

12 Feb 19:52
9897a77
Compare
Choose a tag to compare

Features

  • Add option to use an existing vpn_gateway (#48) (712720a)

Bug Fixes

  • Mark certain output values as sensitive for TF 0.14 (#51) (2e55b02)

terraform-google-vpn v1.4.1

29 Oct 15:19
6711e9f
Compare
Choose a tag to compare

Bug Fixes

  • Fix numeric indexes for tunnels and subnets (#43) (a78f08d)

terraform-google-vpn v1.4.0

30 Jun 02:39
86a11aa
Compare
Choose a tag to compare

Features

  • enable usage of a already created public IP address(#40) (537d81e)

terraform-google-vpn v1.3.1

04 Mar 02:04
d62a57c
Compare
Choose a tag to compare

Bug Fixes

  • Add the project argument to external_gateway (#33) (a901ab7)

v1.2.0

20 Nov 00:16
b04eb5d
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.1.0

22 Aug 00:55
8ac2ca9
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.0.0

26 Jul 15:25
53e8a63
Compare
Choose a tag to compare
Add release dates for 0.2.0, 0.1.0 to CHANGELOG