Releases: terraform-aws-modules/terraform-aws-vpc
Releases · terraform-aws-modules/terraform-aws-vpc
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)
v5.6.0
5.6.0 (2024-03-14)
Features
- Support VPC flow log cloudwatch log group class (#1053) (e2970fd)
v5.5.3
5.5.3 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#1052) (3b5b7f1)
v5.5.2
5.5.2 (2024-02-09)
Bug Fixes
- Added create_before_destroy to aws_customer_gateway (#1036) (5f5df57)
v5.5.1
5.5.1 (2024-01-13)
Bug Fixes
- Correct VPC endpoint private DNS resolver
for_each
key (#1029) (a837be1)
v5.5.0
5.5.0 (2024-01-09)
Features
- Add support for
dns_options
on VPC endpoints (#1023) (32f853f)