AWS CloudFormation Now Supports Launch Templates

Posted on: Mar 29, 2018

You can now use launch templates with Amazon EC2 Auto Scaling and Amazon EC2 Spot Fleet in your AWS CloudFormation templates. Launch templates are a new capability for templatizing your EC2 instance launch requests. 

Launch templates simplify launch management and give you access to the latest EC2 features, including Amazon EC2 T2 Unlimited, in your Auto Scaling groups. Launch templates enable you to centrally make changes to launch parameters and control the roll out of those changes to Auto Scaling groups and Spot Fleet. To learn more, read the Launch Templates documentation.

To get started using launch templates in AWS CloudFormation, visit the CloudFormation console. See CloudFormation documentation for more information on setting up your CloudFormation templates with launch templates for Amazon EC2 Auto Scaling and Amazon EC2 Spot Fleet