Skip to content

feat(ec2): add c8gn instance class #34866

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 3 commits into from
Jul 4, 2025
Merged

Conversation

phuhung273
Copy link
Contributor

Issue # (if applicable)

None

Reason for this change

https://aws.amazon.com/about-aws/whats-new/2025/06/amazon-ec2-c8gn-instance/

Description of changes

EC2 add c8gn instance class

Describe any new or updated permissions being added

Description of how you validated changes

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

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 Jul 1, 2025
@aws-cdk-automation aws-cdk-automation requested a review from a team July 1, 2025 10:26
@github-actions github-actions bot added the star-contributor [Pilot] contributed between 25-49 PRs to the CDK label Jul 1, 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: change can be verified with 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 Jul 1, 2025
@vishaalmehrishi vishaalmehrishi added pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels Jul 4, 2025
@vishaalmehrishi vishaalmehrishi self-assigned this Jul 4, 2025
@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 Jul 4, 2025
@aws-cdk-automation aws-cdk-automation dismissed their stale review July 4, 2025 14:02

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

Copy link
Contributor

mergify bot commented Jul 4, 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).

Copy link
Contributor

mergify bot commented Jul 4, 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: 64b5b81
  • 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 Jul 4, 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 aaf442b into aws:main Jul 4, 2025
18 checks passed
@phuhung273 phuhung273 deleted the instance-family branch July 4, 2025 15:35
Copy link
Contributor

github-actions bot commented Jul 4, 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 Jul 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-readme The PR linter will not require README changes pr-linter/exempt-test The PR linter will not require test changes pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback. star-contributor [Pilot] contributed between 25-49 PRs to the CDK
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants