Skip to content

Terraform module for creating a Virtual Private Cloud on AWS RDS

License

Notifications You must be signed in to change notification settings

onaio/terraform-aws-vpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terraform - AWS VPC Build Status

This module brings up a Virtual Private Cloud on AWS.

Check variables.tf for a list of variables that can be set for this module.

INPUTS

Variable Description Default
allow_private_subnets_access_to_internet Creates nat gateway and adds routes to it to allow the private subnets access internet false
create_private_subnets Creates subnets with no route to Internet Gateway. false

About

Terraform module for creating a Virtual Private Cloud on AWS RDS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages