Releases: terraform-aws-modules/terraform-aws-transit-gateway
Releases · terraform-aws-modules/terraform-aws-transit-gateway
v3.0.0
3.0.0 (2025-09-26)
⚠ BREAKING CHANGES
- Raise MSV of Terraform and AWS provider to
v1.5.7
and v6.0.0
respectively, add support for region
argument (#146)
Features
- Raise MSV of Terraform and AWS provider to
v1.5.7
and v6.0.0
respectively, add support for region
argument (#146) (9ded85b)
v2.13.1
2.13.1 (2025-09-23)
Bug Fixes
- Defined dependencies for aws_ram_resource_share_accepter and aws_route (#144) (6a09286)
v2.13.0
2.13.0 (2025-01-15)
Features
- Add support for security group referencing to transit-gateway module (#133) (26c10f3)
Bug Fixes
v2.12.2
2.12.2 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#130) (d3391d6)
v2.12.1
2.12.1 (2023-12-11)
Bug Fixes
- Use IPv6 CIDR block destination on route when IPv6 support is enabled (#102) (f70ec98)
v2.12.0
2.12.0 (2023-12-11)
Features
- Allow creating VPC routes for already existing or shared TGW (#114) (20c4dc4)
v2.10.0
2.10.0 (2023-04-26)
Features
- Fixed typo in mutlicast to multicast, also in the variable name (#108) (baaa7f4)
v2.9.0
2.9.0 (2023-02-27)
Features
v2.8.2
2.8.2 (2023-01-24)
Bug Fixes
- Use a version for to avoid GitHub API rate limiting on CI workflows (#96) (de6e0cf)