April 2017
Intermediate to advanced
394 pages
10h 31m
English
Go ahead and create a new CloudFormation template for our VPC. Just a heads-up: this will be one of the larger templates that we'll create in this book:
Parameters: AvailabilityZone1: Description: Availability zone 1 name (e.g. us-east-1a) Type: AWS::EC2::AvailabilityZone::Name AvailabilityZone2: Description: Availability zone 2 name (e.g. us-east-1b) Type: AWS::EC2::AvailabilityZone::Name
Read now
Unlock full access