Skip to content

Releases: terraform-aws-modules/terraform-aws-vpc

v5.13.0

16 Aug 13:30
Compare
Choose a tag to compare

5.13.0 (2024-08-16)

Features

  • Add support for ip_address_type for VPC endpoint (#1096) (d868303)

v5.12.1

09 Aug 21:35
Compare
Choose a tag to compare

5.12.1 (2024-08-09)

Bug Fixes

  • Update flow log ARNs to use partition from aws_partition data source (#1112) (72cde38)

v5.12.0

03 Aug 14:15
Compare
Choose a tag to compare

5.12.0 (2024-08-03)

Features

  • Restrict flow log policy to use log group ARNs (#1088) (9256722)

v5.11.0

03 Aug 14:11
Compare
Choose a tag to compare

5.11.0 (2024-08-03)

Features

  • Add route to 0.0.0.0/0 & ::/0 (when IPv6 is enabled) on all public route tables (#1100) (b3e7803)

v5.10.0

02 Aug 17:59
Compare
Choose a tag to compare

5.10.0 (2024-08-02)

Features

  • Added ipv6_address_preferred_lease_time parameter to aws_vpc_dhcp_options resource (#1105) (3adb594)

v5.9.0

05 Jul 16:55
Compare
Choose a tag to compare

5.9.0 (2024-07-05)

Features

  • Allow custom VPC Flow Log IAM Role name and IAM Policy name (#1089) (f8cd168)

v5.8.1

26 Apr 15:21
Compare
Choose a tag to compare

5.8.1 (2024-04-26)

Bug Fixes

  • Do not replace NAT gateways when additional subnets are added (#1055) (cf18c37)

v5.8.0

25 Apr 00:30
Compare
Choose a tag to compare

5.8.0 (2024-04-25)

Features

  • Add support for multiple route tables to public and intra subnets (#1051) (da05f24)

v5.7.2

24 Apr 23:57
Compare
Choose a tag to compare

5.7.2 (2024-04-24)

Bug Fixes

  • Create private_ipv6_egress routes only when having at least one private subnet (#1062) (8701204)

v5.7.1

06 Apr 00:27
Compare
Choose a tag to compare

5.7.1 (2024-04-06)

Bug Fixes

  • Create the same number of IPv6 egress only gateway routes as the number of NAT gateways that are enabled/created (#1059) (77df552)