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

Launch Configurations deprecated. #383

Closed
welderpb opened this issue Jan 27, 2025 · 1 comment · Fixed by #384
Closed

Launch Configurations deprecated. #383

welderpb opened this issue Jan 27, 2025 · 1 comment · Fixed by #384
Assignees
Labels
bug 🐛 Something isn't working

Comments

@welderpb
Copy link

Hello,

New accounts only support launch templates

Starting on October 1, 2024, Amazon EC2 Auto Scaling will no longer support the creation of launch configurations for new accounts. Existing environments will not be impacted. For more information about other situations that are impacted, including temporary option settings required for new accounts, refer to Launch templates in the Elastic Beanstalk Developer Guide. (2)

So, we received an error while using module.

Error: creating Auto Scaling Launch Configuration (role): operation error Auto Scaling: CreateLaunchConfiguration, https response error StatusCode: 400, RequestID: id, api error UnsupportedOperation: The Launch Configuration creation operation is not available in your account. Use launch templates to create configuration templates for your Auto Scaling groups.

Also, we use spot instances for bastion, and unused 'launch configuration' for 'on-demand' asg still creating..

@kayman-mk
Copy link
Member

Thanks for mentioning this. PR is ready for review and should be merged soon.

@kayman-mk kayman-mk added the bug 🐛 Something isn't working label Jan 30, 2025
@kayman-mk kayman-mk self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants