Skip to content

Releases: tothenew/terraform-aws-vpc

support for VPN endpoint interfaces and gateways

27 Jul 15:43
a99821d
Compare
Choose a tag to compare

Features added

  • Option to add an interface and gateway of the VPC endpoint

Additional Subnet creation after VPC created in Simple workflow

13 Feb 08:42
e0bc07a
Compare
Choose a tag to compare

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

09 Feb 07:34
60a9c89
Compare
Choose a tag to compare

We have added a simple VPC module having the basic configuration required for VPC setup.

  1. Simple VPC
  2. Advance VPC
  3. VPC with Endpoint

Initial Release

03 Jan 09:15
d2b2815
Compare
Choose a tag to compare

This module has VPC creation based on the custom map-based subnet object.
It includes

  1. VPC, Subnet, and Route table creation
  2. Flow log enable in the VPC
  3. Add VPC peering routes in each module subnet ranges
  4. Add secondary CIDR blocks for the VPC