Ptt-Alertor / aws-cloudformation

Ptt Alertor Cloudformation Scripts and Templates
3 stars 2 forks source link

Use Launch Template instead of Launch Configuration #3

Open dinos80152 opened 6 years ago

dinos80152 commented 6 years ago

To configure the Auto Scaling instances, you can specify a launch template, a launch configuration, or an EC2 instance. We recommend that you use a launch template to ensure that you can use the latest features of Amazon EC2.

Creating an Auto Scaling Group Using a Launch Template http://docs.aws.amazon.com/autoscaling/latest/userguide/create-asg-launch-template.html

Launching an Instance from a Launch Template http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-launch-templates.html#create-launch-template

dinos80152 commented 6 years ago

waiting for cloudformation support launch template

dinos80152 commented 6 years ago

AWS CloudFormation Now Supports Launch Templates !!! https://aws.amazon.com/tw/about-aws/whats-new/2018/03/aws-cloudformation-now-supports-launch-templates/

fourmajor commented 5 years ago

AWS CloudFormation Now Supports Launch Templates !!! aws.amazon.com/tw/about-aws/whats-new/2018/03/aws-cloudformation-now-supports-launch-templates

And in English