Releases: aws-ia/terraform-aws-vpc
Releases · aws-ia/terraform-aws-vpc
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
v4.4.2
Minor updates added by @drewmullen in #139
- Upgraded pre-commit
- Fixed pre-commit related errors in example/vpc_lattice/outputs.tf
- Fixed TGW attachment tag error
- Removed undesirable variable validation
- Removed leftover tests files from terratest change
Full Changelog: v4.4.1...v4.4.2
v4.4.1
What's Changed
- Replace
terratest
withterraform test
by @drewmullen in #127
Full Changelog: v4.4.0...v4.4.1
v4.4.0
What's Changed
- Provide name override field for flowlog definition by @drewmullen in #131
Full Changelog: v4.3.2...v4.4.0
v4.3.2
What's Changed
- Adding option to configure
map_public_ip_on_launch
in public subnets by @pablo19sc in #121 - Adding tags in
transit_gateway
attachments by @pablo19sc in #121 - Updating AWS provider version to 5.0.0 by @pablo19sc in #121
- Minor updates in examples.
Full Changelog: v4.3.1...v4.3.2
v4.3.1
What's Changed
- Updating EIP resource declaration to remove deprecated attribute 'vpc' by @AdamTylerLynch in #129
Full Changelog: v4.3.0...v4.3.1
v4.3.0
What's Changed
- New feature: Amazon VPC Lattice support by @pablo19sc in #110
- Bug fix in local.vpc by @findmyname666 in #113
- Bug fix in IPv6 routes by @darrenhorwitz1 in #112
Full Changelog: v4.2.1...v4.3.0
v4.2.1
What's Changed
- Update docs explaining how to use outputs by @drewmullen in #107
- Adding possibility to not create default route to IGW in public subnets (connect_to_igw) by @pablo19sc in #107
Full Changelog: v4.2.0...v4.2.1
v4.2.0
What's Changed
- Adding IPv6 support in the VPC by @herrerasm in #104
- Fixing minor dependency need for TGW attachment in VPCs routes by @pablo19sc in #104
Full Changelog: v4.1.0...v4.2.0
v4.1.0
What's Changed
- Adding appliance mode in VPC Core Network attachments by @pablo19sc in #100
Full Changelog: v4.0.0...v4.1.0