Releases: aws-ia/terraform-aws-vpc
Releases · aws-ia/terraform-aws-vpc
v4.7.3
What's Changed
- Fixing configuration of private dual-stack subnets with the
assign_ipv6_address_on_creationandenable_resource_name_dns_aaaa_record_on_launchconfiguration by @adampointer in #170
Full Changelog: v4.7.2...v4.7.3
v4.7.2
What's Changed
- Minor fix in var.azs (moving from default
[]to null by @pablo19sc in #173 - Updated examples by @pablo19sc in #173
Full Changelog: v4.7.1...v4.7.2
v4.7.1
What's Changed
- Fixing double variable var.azs causing errors by @pablo19sc in #173
- Minor changes in examples by @pablo19sc in #173
Full Changelog: v4.7.0...v4.7.1
v4.7.0
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
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
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
v4.4.5
What's Changed
- Fixed flow log bucket filter bug by @afrazkhan in #168
New Contributors
- @afrazkhan made their first contribution in #168
Full Changelog: v4.4.4...v4.4.5
v4.4.4
What's Changed
- bump aws-ia/label to ver 0.0.6 by @wellsiau-aws in #153
New Contributors
- @wellsiau-aws made their first contribution in #153
Full Changelog: v4.4.3...v4.4.4
v4.4.3
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
- @fe-ax made their first contribution in #150
- @alexohima made their first contribution in #151
Full Changelog: v4.4.2...v4.4.3