aramhakobyan / aws-private-vpc

Terraform module to provision a new VPC with Internet Gateway and Nat Gateway

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS VPC

Terraform module to provision a new VPC with Internet Gateway and Nat Gateway

The terraform code creating separate VPC with based on defined CIDR,

creating 3 private (outgoing via NatGW) and 3 public networks(routes via InternetGW)

About

Terraform module to provision a new VPC with Internet Gateway and Nat Gateway


Languages

Language:HCL 100.0%