Skip to content

Instantly share code, notes, and snippets.

View acheampong-tech's full-sized avatar

SAMMY acheampong-tech

  • 11:21 (UTC -05:00)
View GitHub Profile
@ckimrie
ckimrie / vpc-public-private-eu-west-1.template
Created April 12, 2018 12:04
AWS Cloudformation template to create a VPC with three public/private subnet pairs with default internet gateway routes configured.
Description:
This template deploys a VPC, with a three public and private subnets spread
across three Availability Zones. It deploys an Internet Gateway, with a default
route on the public subnets. It deploys a pair of NAT Gateways (one in each AZ),
and default routes for them in the private subnets.
Parameters:
EnvironmentName: