jamesmoriarty / cfn-vpc

A simple VPC including public and private subnets over multiple AZs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfn-vpc

build status

A simple VPC including public and private subnets over multiple AZs.

Deploy

STACK_NAME=examples-vpc \
ENVIRONMENT_NAME=Examples \ 
  bin/deploy

About

A simple VPC including public and private subnets over multiple AZs.

License:MIT License