Skip to content

greensheep/terraform-aws-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Terraform module: AWS VPC

Creates a VPC with private and public subnets in each availability zone for the specified region. Also starts a NAT instance to allow outside communication from private subnets.

Required variables are vpc_name, vpc_region and vpc_nat_key_file.

About

Terraform module for creating an AWS VPC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages