Aws-cdk: Add support for Launch Templates

Created on 15 Mar 2020  路  7Comments  路  Source: aws/aws-cdk

Currently the CDK configures EC2 autoscaling using LaunchConfigurations, we should add support for Launch Templates which enables more advanced features such as:

@aws-cdaws-autoscaling @aws-cdaws-ec2 efforlarge feature-request p2

Most helpful comment

As others have commented, support for launch templates is something my team would like to see implemented soon. Is there any ETA on when this might be fixed?

All 7 comments

Hello. I was wondering if there is an ETA of this ticket. It would be very helpful if it were implemented for my team.

Are we going to support AWS::EC2::LaunchTemplate first? Is there any PR working on this?

Also relevant (some LT & ASG design discussion going on) : https://github.com/aws/aws-cdk/issues/1403

I would also appreciate the availability of a plain LaunchTemplate Construct instead of the low level CFNLaunchTemplate Construct.

As others have commented, support for launch templates is something my team would like to see implemented soon. Is there any ETA on when this might be fixed?

Was this page helpful?
0 / 5 - 0 ratings