Releases: terraform-aws-modules/terraform-aws-vpn-gateway
Releases · terraform-aws-modules/terraform-aws-vpn-gateway
v4.0.0
4.0.0 (2024-12-20)
⚠ BREAKING CHANGES
- Enable acceleration support, raies MSV or Terraform and AWS provider (#99)
Features
- Enable acceleration support, raies MSV or Terraform and AWS provider (#99) (4f7c4d2)
Bug Fixes
v3.7.2
3.7.2 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#96) (5556636)
v3.7.1
3.7.1 (2023-10-12)
Bug Fixes
- Add
dpd_timeout_seconds
to tunnel_preshared
(#95) (21442a7)
v3.7.0
3.7.0 (2023-09-18)
Features
- Added Transit Gateway Attachment tagging (#92) (9f82005)
v3.6.0
3.6.0 (2023-06-26)
Features
v3.5.0
3.5.0 (2023-06-06)
Features
- Output the pre-shared tunnel keys even when they are auto-generated (#89) (5ab7f2f)
v3.4.0
3.4.0 (2023-05-18)
Features
- Add
enable_tunnel_lifecycle_control
arguments (#88) (23dec42)
v3.3.0
3.3.0 (2023-03-06)
Features
- Set tunnel PSK outputs to
sensitive = true
(#86) (4b0db3b)
v3.2.0
3.2.0 (2023-01-27)
Features
- Set
vpn_connection_customer_gateway_configuration
output to sensitive = true
(#83) (cd02770)
v3.1.1
3.1.1 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#82) (374ad66)