-
-
Notifications
You must be signed in to change notification settings - Fork 317
Open
Description
Github issue
Issue type
- Feature Idea
Summary
As of end of 2021 AWS no longer supports Launch Configurations, and will soon stop adding new instance types, and recommends customers to upgrade to Launch Templates using the AWS Console or their IaC tooling.
Considering that
- conversions using the console are tedious at scale
- IaC changes may not be feasible on legacy environments or hard to implement at scale
- AutoSpotting uses Launch Templates under the hood
Please consider adding support for using AutoSpotting as a CLI conversion tool, that would update the existing ASGs to use Launch Templates instead of Launch Configurations.
Metadata
Metadata
Assignees
Labels
No labels