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(ec2): add DisableApiTermination prop to instance.ts #31543

Closed

Conversation

yasuaki640
Copy link
Contributor

@yasuaki640 yasuaki640 commented Sep 24, 2024

Issue # (if applicable)

Reason for this change

Because there is no DisableTermination prop on the ec2 instance.ts L2 layer.

Description of changes

Added DisableApiTermination prop for aws-ec2 instance.ts on L2 layer.

Description of how you validated changes

Added both of unit test and integration test.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 labels Sep 24, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team September 24, 2024 14:16
@yasuaki640 yasuaki640 changed the title add DisableApiTermination prop to instance.ts feat(ec2): add DisableApiTermination prop to instance.ts Sep 24, 2024
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 60d1dc4
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Sep 24, 2024
@badmintoncryer
Copy link
Contributor

@yasuaki640

Thank you for your work! However, isn't the content overlapping with the PR that has already been submitted?

#30620

@yasuaki640
Copy link
Contributor Author

@badmintoncryer
Oops, I did not know about that PR.

So should I close this PR?

@badmintoncryer
Copy link
Contributor

@yasuaki640 I think it would be good to close or mark it as a draft for now, and if the previous PR is closed, you can open it again.

@yasuaki640 yasuaki640 closed this Sep 26, 2024
Copy link

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants