New Features
| Feature | Description |
|---|---|
| New AWS CloudFormation EC2 Resource Types | New AWS CloudFormation resource types have been added to support VPC features. These are: |
| Updated AWS CloudFormation Resource Types | The following AWS CloudFormation resource types have been updated to support new VPC features: |
| New AWS CloudFormation Templates |
Two new templates that demonstrate creating VPC instances with CloudFormation have been added to
the set of available AWS CloudFormation templates.
A sample template showing how to create a VPC and add an EC2 instance with an Elastic IP address and a security group: A sample template showing how to create a VPC with multiple subnets. The first subnet is public and contains the load balancer, the second subnet is private and contains an EC2 instance behind the load balancer: |