(ec2): add metadata for M7gd, R7gd, C7gd instance types #26774
Labels
@aws-cdk/aws-ec2
Related to Amazon Elastic Compute Cloud
aws-cdk-lib
Related to the aws-cdk-lib package
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
As of v2.92.0, we don't yet have C7gd, M7gd, and R7gd instance types available via instance type selection.
Use Case
These instance types were announced in July 2023 and are now live for select regions, as seen in this release.
Proposed Solution
Add new instance types to
InstanceType
enum and internalinstanceClassMap
, following the paradigm set by the *6gd subfamily of instance types.Other Information
Proposed solution is #26776
Acknowledgements
CDK version used
2.92.0
Environment details (OS name and version, etc.)
Platform Independent
The text was updated successfully, but these errors were encountered: