Releases: terraform-aws-modules/terraform-aws-vpc
Releases Β· terraform-aws-modules/terraform-aws-vpc
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)
v5.7.2
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
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)
v5.7.0
5.7.0 (2024-03-22)
Features
- Allow setting vpc endpoints as an input for each endpoint (#1056) (9163310)