Skip to content

chore(ec2): add c8gd, m8gd, and r8gd instance classes #34258

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

Merged
merged 2 commits into from
May 2, 2025

Conversation

phuhung273
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/04/amazon-ec2-c8gd-m8gd-r8gd-instances/

Description of how you validated changes

$ aws ec2 describe-instance-types | grep -e c8gd -e m8gd -e r8gd
            "InstanceType": "m8gd.metal-48xl",
            "InstanceType": "r8gd.xlarge",
            "InstanceType": "c8gd.48xlarge",
            "InstanceType": "c8gd.4xlarge",
            "InstanceType": "r8gd.8xlarge",
            "InstanceType": "c8gd.xlarge",
            "InstanceType": "c8gd.2xlarge",
            "InstanceType": "r8gd.medium",
            "InstanceType": "m8gd.8xlarge",
            "InstanceType": "c8gd.metal-48xl",
            "InstanceType": "c8gd.24xlarge",
            "InstanceType": "r8gd.16xlarge",
            "InstanceType": "m8gd.2xlarge",
            "InstanceType": "r8gd.4xlarge",
            "InstanceType": "c8gd.metal-24xl",
            "InstanceType": "r8gd.metal-24xl",
            "InstanceType": "m8gd.12xlarge",
            "InstanceType": "c8gd.medium",
            "InstanceType": "r8gd.large",
            "InstanceType": "m8gd.24xlarge",
            "InstanceType": "c8gd.8xlarge",
            "InstanceType": "m8gd.large",
            "InstanceType": "r8gd.24xlarge",
            "InstanceType": "m8gd.48xlarge",
            "InstanceType": "c8gd.12xlarge",
            "InstanceType": "m8gd.medium",
            "InstanceType": "r8gd.metal-48xl",
            "InstanceType": "m8gd.16xlarge",
            "InstanceType": "m8gd.xlarge",
            "InstanceType": "c8gd.16xlarge",
            "InstanceType": "c8gd.large",
            "InstanceType": "r8gd.12xlarge",
            "InstanceType": "m8gd.metal-24xl",
            "InstanceType": "r8gd.2xlarge",
            "InstanceType": "m8gd.4xlarge",
            "InstanceType": "r8gd.48xlarge",

Checklist


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

@aws-cdk-automation aws-cdk-automation requested a review from a team April 25, 2025 14:06
@github-actions github-actions bot added p2 admired-contributor [Pilot] contributed between 13-24 PRs to the CDK labels Apr 25, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

(This review is outdated)

@phuhung273
Copy link
Contributor Author

Exemption Request: can be verified by CLI

@aws-cdk-automation aws-cdk-automation added pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. labels Apr 25, 2025
@phuhung273 phuhung273 changed the title feat(ec2): add c8gd, m8gd, and r8gd instance classes chore(ec2): add c8gd, m8gd, and r8gd instance classes May 2, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review May 2, 2025 01:31

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

Copy link
Contributor

@paulhcsun paulhcsun left a comment

Choose a reason for hiding this comment

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

@Mergifyio update

Copy link
Contributor

mergify bot commented May 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).

@aws-cdk-automation aws-cdk-automation removed the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label May 2, 2025
Copy link
Contributor

mergify bot commented May 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).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

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

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

Copy link
Contributor

mergify bot commented May 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 084667c into aws:main May 2, 2025
14 of 15 checks passed
Copy link
Contributor

github-actions bot commented May 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 May 2, 2025
@phuhung273 phuhung273 deleted the ec2-instance-type branch May 3, 2025 01:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
admired-contributor [Pilot] contributed between 13-24 PRs to the CDK p2 pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants