Skip to content

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

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)

v5.7.0

22 Mar 18:40
Compare
Choose a tag to compare

5.7.0 (2024-03-22)

Features

  • Allow setting vpc endpoints as an input for each endpoint (#1056) (9163310)

v5.6.0

14 Mar 13:14
Compare
Choose a tag to compare

5.6.0 (2024-03-14)

Features

  • Support VPC flow log cloudwatch log group class (#1053) (e2970fd)

v5.5.3

06 Mar 19:12
Compare
Choose a tag to compare

5.5.3 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#1052) (3b5b7f1)

v5.5.2

09 Feb 12:10
Compare
Choose a tag to compare

5.5.2 (2024-02-09)

Bug Fixes

  • Added create_before_destroy to aws_customer_gateway (#1036) (5f5df57)

v5.5.1

13 Jan 21:03
Compare
Choose a tag to compare

5.5.1 (2024-01-13)

Bug Fixes

  • Correct VPC endpoint private DNS resolver for_each key (#1029) (a837be1)

v5.5.0

09 Jan 20:53
Compare
Choose a tag to compare

5.5.0 (2024-01-09)

Features

  • Add support for dns_options on VPC endpoints (#1023) (32f853f)