Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI mode that converts ASGs to Launch Templates #493

Open
cristim opened this issue Dec 5, 2022 · 0 comments
Open

CLI mode that converts ASGs to Launch Templates #493

cristim opened this issue Dec 5, 2022 · 0 comments

Comments

@cristim
Copy link
Member

cristim commented Dec 5, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant