Skip to content

Conversation

@phuhung273
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/08/amazon-ec2-m8i-and-m8i-flex-instances-generally-available/
https://aws.amazon.com/about-aws/whats-new/2025/08/memory-optimized-amazon-ec2-r8i-r8i-flex-instances/

Description of changes

Add m8i, m8i-flex, r8i, r8i-flex instance class

Description of how you validated changes

$ aws ec2 describe-instance-types | grep -e m8i -e r8i
            "InstanceType": "r8i.48xlarge",
            "InstanceType": "r8i-flex.8xlarge",
            "InstanceType": "m8i.16xlarge",
            "InstanceType": "m8i-flex.2xlarge",

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 the p2 label Aug 29, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team August 29, 2025 13:55
@github-actions github-actions bot added the distinguished-contributor [Pilot] contributed 50+ PRs to the CDK label Aug 29, 2025
@alvazjor alvazjor self-assigned this Sep 1, 2025
alvazjor
alvazjor previously approved these changes Sep 1, 2025
@mergify
Copy link
Contributor

mergify bot commented Sep 1, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Sep 1, 2025

This pull request has been removed from the queue for the following reason: checks failed.

The merge conditions cannot be satisfied due to failing checks:

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio requeue comment.

@phuhung273
Copy link
Contributor Author

Thanks for your review @alvazjor, I believe the failing @aws-cdk/lazify is fixed thanks to #35380.

@mergify mergify bot dismissed alvazjor’s stale review September 2, 2025 09:56

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify
Copy link
Contributor

mergify bot commented Sep 2, 2025

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 01524d1 into aws:main Sep 2, 2025
18 checks passed
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2025

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 2, 2025
@phuhung273 phuhung273 deleted the instance-type branch September 2, 2025 11:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants