Skip to content

Releases: aws-ia/terraform-aws-vpc

v4.7.3

07 Oct 11:37
6991e6d

Choose a tag to compare

What's Changed

  • Fixing configuration of private dual-stack subnets with the assign_ipv6_address_on_creation and enable_resource_name_dns_aaaa_record_on_launch configuration by @adampointer in #170

Full Changelog: v4.7.2...v4.7.3

v4.7.2

07 Oct 07:13
528d8b9

Choose a tag to compare

What's Changed

Full Changelog: v4.7.1...v4.7.2

v4.7.1

24 Sep 15:36
98ee2fd

Choose a tag to compare

What's Changed

Full Changelog: v4.7.0...v4.7.1

v4.7.0

20 Sep 07:04
3d7e2da

Choose a tag to compare

What's Changed

  • Added capability to include a list of AZs (rather than simply the number of them within the region) by @AdrianBegg in #124

Full Changelog: v4.6.1...v4.7.0

v4.6.1

19 Sep 14:50
c15259d

Choose a tag to compare

What's Changed

  • Minor change - Moving IPv4 subnet optimized example from terratest to terraform test by @pablo19sc in #171

Full Changelog: v4.6.0...v4.6.1

v4.6.0

19 Sep 09:22
f45df3e

Choose a tag to compare

What's Changed

  • Capability to sort subnets to calculate their netmask to efficiently use IP space (avoid breaking change by added an optional variable) by @bbeesley and @ivan-aws in #130 and #165

New Contributors

Full Changelog: v4.5.0...v4.6.0

v4.5.0

23 Jun 12:51
be528d0

Choose a tag to compare

What's Changed

  • Added support for customizing log format by @erezo9 in #164
  • Added capability to rename IGW with VPC name provided by @jonchun in #157
  • Added support for TGW SG referencing by @fe-ax in #161

New Contributors

Full Changelog: v4.4.5...v4.5.0

v4.4.5

23 Jun 12:14
c281fbd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.4...v4.4.5

v4.4.4

04 Feb 15:26
da49a30

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.3...v4.4.4

v4.4.3

18 Oct 22:30
8adf507

Choose a tag to compare

What's Changed

  • Add more detailed notice about subnet calculation order by @fe-ax in #150
  • Fix secondary cidr creation on the first pass by @alexohima in #151

New Contributors

Full Changelog: v4.4.2...v4.4.3