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

feat!(guest-webapp-sample):Change launch configurations to launch tem… #183

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

tomoki10
Copy link
Contributor

Close #60


By submitting this pull request, I confirm that my contribution is made under the terms of the MIT No Attribution (MIT-0).

@konokenj konokenj self-requested a review January 30, 2023 11:31
@konokenj
Copy link
Contributor

Thank you for your contribution! I will review in this week.

Copy link
Contributor

@konokenj konokenj left a comment

Choose a reason for hiding this comment

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

LGTM. This is not a breaking change, because:

  • Users can replace these EC2 instances safely because they are stateless.
  • BLEA's versioning is applied to baseline version. Guest sample apps are just sample code, therefore breaking changes are permitted (but it should not be often).
    • We know this policy should be documented

@konokenj konokenj force-pushed the feature/add-ec2-launch-template branch from 597adc8 to d7b5cca Compare January 31, 2023 01:55
@konokenj konokenj enabled auto-merge (squash) January 31, 2023 01:57
@konokenj konokenj merged commit 0102836 into aws-samples:main Jan 31, 2023
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.

EC2 Launch configurations is deprecated
2 participants