-
Notifications
You must be signed in to change notification settings - Fork 4k
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
EC2: Add Graviton4 processors C8g and M8g to EC2 instance class #32522
Comments
From what I see running
Some of these might be inaccessible without developer preview. If you want to add all of these, you should be able to find a human friendly name and a description here. Let me know if you need help! |
@nmussy Thanks for sharing the the links to get the missing instance types. CloudFormation documentation appears to be out of sync as well. |
Comments on closed issues and PRs are hard for our team to see. |
1 similar comment
Comments on closed issues and PRs are hard for our team to see. |
Describe the feature
I'm not sure what's required in terms of availability for adding a new instance class, but they were released in September.
If it's as straightforward as just updating the enum I'm willing to submit a PR:
packages/aws-cdk-lib/aws-ec2/lib/instance-types.ts
Use Case
I'd like to use this instance class in my deployment
Proposed Solution
Update the instance class enum with these types
Other Information
No response
Acknowledgements
CDK version used
2.173.0
Environment details (OS name and version, etc.)
Ubuntu 24
The text was updated successfully, but these errors were encountered: