Skip to content

ASG support for ssm:resolve in create-launch-configuration call #5325

@leonblueconic

Description

@leonblueconic

Describe the solution you'd like
For ECS we would like to automatically use the lastest ECS enhanced AMI in our auto scaling groups. At the moment on each release of a new ECS enhanced AMI we need to create a new version of the ASG Launch Configuration and update the image-id parameter. It would be nice to just select the latest available AMI at launch time and not having to update the configurations all the time. This could be done with allowing the use of ssm:resolve in the image-id field.

Describe alternatives you've considered
At the moment we have a subscription to the ECS SNS topic which kicks of a script create a new launch configuration and updates the ASG. But this leads to many launch configuration over time as we have multiple ECS clusters and use separate ASG for them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-for-stalenessfeature-requestA feature should be added or improved.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 7 days.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions