All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
4.2.0 (2024-11-12)
4.1.0 (2024-09-11)
4.0.1 (2024-07-25)
4.0.0 (2023-11-21)
- migrate to GA Terraform Provider (#134)
3.1.1 (2023-10-31)
3.1.0 (2023-09-11)
3.0.1 (2023-08-17)
3.0.0 (2023-07-25)
- TPG >= 4.74: Added labels, update TPG and Terraform version requirements (#112)
- adds stack_type and an option to set the router name (#110) (2382abd)
- TPG >= 4.74: Added labels, update TPG and Terraform version requirements (#112) (24a946c)
2.4.0 (2023-07-12)
- Add ip_address to bgp_peer_options in vpn_ha (#100) (ca72e53)
- adds variables required for FS (#106) (442b40d)
2.3.1 (2022-12-29)
2.3.0 (2022-06-11)
2.2.0 (2022-01-18)
2.1.0 (2021-09-23)
2.0.0 (2021-08-26)
- The BGP session name now includes the tunnel name. This may cause recreation of the VPN tunnel.
1.5.0 (2021-02-03)
1.4.1 (2020-08-28)
1.4.0 (2020-05-28)
1.3.1 (2020-03-04)
1.3.0 - 2020-03-03
1.2.0 - 2019-11-20
- Added support for dynamic router #16
1.1.0 - 2019-08-21
- Added self-links of the tunnels and gateway to output #17
1.0.0 - 2019-07-26
- Upgraded for usage with terraform-0.12.x #12
0.3.0 - 2019-01-22
- Made
local_traffic_selector
andremote_traffic_selector
configurable. - Update examples to use registry with versions
- Reorganize README
0.2.0 - 2019-01-17
- Made
ike_version
configurable. #2
0.1.0 - 2019-01-17
- Initial module release.