Skip to content

asabitov/aws-vpc-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

AWS VPC CloudFormation Template

This CloudFormation template creates network infrastructure for a standard AWS project:

  • 1 VPC
  • 2 public and 2 private subnets
  • all subnets have Internet access

Just run:

# aws cloudformation create-stack --stack-name MyVPCStack --template-body file://aws-network-template.json

About

AWS VPC CloudFormation template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published