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

Update AutoScalingRollingUpdates.yaml #481

Merged
merged 3 commits into from
Apr 7, 2025

Conversation

pikachuSparkle
Copy link
Contributor

fix "LaunchConfig deprecated" problem

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

fix "LaunchConfig deprecated" problem
@pikachuSparkle
Copy link
Contributor Author

solve #480

@@ -191,6 +191,7 @@ Mappings:
AWSRegionArch2AMI:
us-east-1:
PV64: ami-2a69aa47
#HVM64: ami-02f624c08a83ca16f #Amazon Linux 2, a newer version AMI, able to login in Linux console with EC2 "Connect"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this commented out line?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is only for a newer Amazon Linux 2 AMI, which is convenient to debug with Linux console.
There is no direct relationship with the "launch configuration deprecated problem".
This line can be deleted. And sorry for that.

Copy link
Contributor Author

@pikachuSparkle pikachuSparkle Apr 2, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ericzbeard do I need to recommit the code? And looking forward your reply~~ thank you

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ericzbeard I have deleted the commented out line. thank you ~~

@ericzbeard ericzbeard merged commit e30510b into aws-cloudformation:main Apr 7, 2025
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

Successfully merging this pull request may close these issues.

2 participants