Skip to content

feat(ec2): add C8a (COMPUTE8_AMD) instance class#37304

Closed
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:feat/ec2-add-c8a-instance-class-clean
Closed

feat(ec2): add C8a (COMPUTE8_AMD) instance class#37304
syukawa-gh wants to merge 2 commits intoaws:mainfrom
syukawa-gh:feat/ec2-add-c8a-instance-class-clean

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Add InstanceClass.COMPUTE8_AMD and InstanceClass.C8A enum values to support the new compute-optimized C8a instances based on AMD EPYC processors (8th generation).

Closes #36722

Add InstanceClass.COMPUTE8_AMD and InstanceClass.C8A enum values
to support the new compute-optimized C8a instances based on AMD
EPYC processors (8th generation).

Closes aws#36722
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2 labels Mar 23, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team March 23, 2026 02:42
Copy link
Copy Markdown
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)

@aws-cdk-automation aws-cdk-automation dismissed their stale review March 23, 2026 08:09

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

@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing in favor of #37461 (same change, updated version)

@syukawa-gh syukawa-gh closed this Apr 2, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

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 Apr 2, 2026
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 effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

aws-ec2: Add C8a (InstanceClass.C8A) to available instance classes

3 participants