Skip to content

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

v5.15.0

03 Nov 05:44
Compare
Choose a tag to compare

5.15.0 (2024-11-03)

Features

  • Add option to create/delete NAT Gateway route for private route tables (#1127) (f02a1af)

v5.14.0

18 Oct 14:20
Compare
Choose a tag to compare

5.14.0 (2024-10-18)

Features

  • Add outputs for the full list of subnets created and their attributes (#1116) (e212245)

Bug Fixes

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)