Releases: tothenew/terraform-aws-vpc
Releases · tothenew/terraform-aws-vpc
support for VPN endpoint interfaces and gateways
Additional Subnet creation after VPC created in Simple workflow
we have added additional Subnet creation after VPC created in the Simple workflow
Now user can pass the Subnet CIDR range to add a Subnet in running VPC.
Added VPC Endpoint and Simple VPC Module
We have added a simple VPC module having the basic configuration required for VPC setup.
- Simple VPC
- Advance VPC
- VPC with Endpoint
Initial Release
This module has VPC creation based on the custom map-based subnet object.
It includes
- VPC, Subnet, and Route table creation
- Flow log enable in the VPC
- Add VPC peering routes in each module subnet ranges
- Add secondary CIDR blocks for the VPC