Skip to content

Releases: terraform-aws-modules/terraform-aws-transit-gateway

v3.0.0

26 Sep 12:38
Compare
Choose a tag to compare

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

23 Sep 12:14
Compare
Choose a tag to compare

2.13.1 (2025-09-23)

Bug Fixes

  • Defined dependencies for aws_ram_resource_share_accepter and aws_route (#144) (6a09286)

v2.13.0

15 Jan 19:31
Compare
Choose a tag to compare

2.13.0 (2025-01-15)

Features

  • Add support for security group referencing to transit-gateway module (#133) (26c10f3)

Bug Fixes

  • Update CI workflow versions to latest (#134) (77279c9)

v2.12.2

06 Mar 19:14
Compare
Choose a tag to compare

2.12.2 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#130) (d3391d6)

v2.12.1

11 Dec 13:55
Compare
Choose a tag to compare

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

11 Dec 13:44
Compare
Choose a tag to compare

2.12.0 (2023-12-11)

Features

  • Allow creating VPC routes for already existing or shared TGW (#114) (20c4dc4)

v2.11.0

11 Dec 13:30
Compare
Choose a tag to compare

2.11.0 (2023-12-11)

Features

v2.10.0

26 Apr 08:13
Compare
Choose a tag to compare

2.10.0 (2023-04-26)

Features

  • Fixed typo in mutlicast to multicast, also in the variable name (#108) (baaa7f4)

v2.9.0

27 Feb 19:23
Compare
Choose a tag to compare

2.9.0 (2023-02-27)

Features

v2.8.2

24 Jan 21:43
Compare
Choose a tag to compare

2.8.2 (2023-01-24)

Bug Fixes

  • Use a version for to avoid GitHub API rate limiting on CI workflows (#96) (de6e0cf)