Releases: terraform-google-modules/terraform-google-vpn
Releases · terraform-google-modules/terraform-google-vpn
v2.3.0
2.3.0 (2022-06-11)
Features
Bug Fixes
- remove Classic VPN tunnels dynamic example (#82) (2ab8e68)
v2.2.0
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
terraform-google-vpn v2.0.0
⚠ 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
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
Bug Fixes
- Fix numeric indexes for tunnels and subnets (#43) (a78f08d)
terraform-google-vpn v1.4.0
Features
- enable usage of a already created public IP address(#40) (537d81e)
terraform-google-vpn v1.3.1
Bug Fixes
- Add the project argument to external_gateway (#33) (a901ab7)