Releases: terraform-aws-modules/terraform-aws-vpc
Releases · terraform-aws-modules/terraform-aws-vpc
v5.15.0
5.15.0 (2024-11-03)
Features
- Add option to create/delete NAT Gateway route for private route tables (#1127) (f02a1af)
v5.14.0
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
5.13.0 (2024-08-16)
Features
- Add support for
ip_address_type
for VPC endpoint (#1096) (d868303)
v5.12.1
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
5.12.0 (2024-08-03)
Features
- Restrict flow log policy to use log group ARNs (#1088) (9256722)
v5.11.0
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
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
5.9.0 (2024-07-05)
Features
- Allow custom VPC Flow Log IAM Role name and IAM Policy name (#1089) (f8cd168)
v5.8.1
5.8.1 (2024-04-26)
Bug Fixes
- Do not replace NAT gateways when additional subnets are added (#1055) (cf18c37)
v5.8.0
5.8.0 (2024-04-25)
Features
- Add support for multiple route tables to public and intra subnets (#1051) (da05f24)