/infrastructure

AWS Cloudformation templates for creating low cost isolated developer networks

infrastructure

AWS General Network and Infrastructure

Pre-requisites

  1. AWS Account
  2. awscli installed
  3. Hosted Zone for Public or Private Domain Name
  4. PEM Key

Create VPC

cd vpc
aws cloudformation update-stack --stack-name homevpc --template-body file://vpc_network.json --parameters file://params/vpc-params.json