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
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