Releases: headout/terraform-aws-vpc
Releases · headout/terraform-aws-vpc
5.2.0
What's Changed
- Use existing VPC Id by @joelkbiju12 in #1
- Updating create vpc logic by @joelkbiju12 in #2
- Adding gateway id values by @joelkbiju12 in #3
New Contributors
- @joelkbiju12 made their first contribution in #1
Full Changelog: v0.1.0...5.2.0
v0.1.0: chore(release): version 5.1.2 [skip ci]
### [5.1.2](https://github.com/terraform-aws-modules/terraform-aws-vpc/compare/v5.1.1...v5.1.2) (2023-09-07) ### Bug Fixes * The number of intra subnets should not influence the number of NAT gateways provisioned ([#968](https://github.com/terraform-aws-modules/terraform-aws-vpc/issues/968)) ([1e36f9f](https://github.com/terraform-aws-modules/terraform-aws-vpc/commit/1e36f9f8a01eb26be83d8e1ce2227a6890390b0e))