-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(aws-ec2): Missing instance type classes #20924
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
The following instance types aren't currently supported:
- m6gd
- m6id
- c7g
- c6id
- r6id
- u-3tb1
- p4de (still in preview)
- p3dn
- dl1
- g3s
Use Case
We use some of the missing instance types, specifically ones with attached instance storage.
Proposed Solution
Add the missing types to the list.
Other Information
Taken list from https://aws.amazon.com/ec2/instance-types
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.29.1 (build c42e961)
Environment details (OS name and version, etc.)
MacOS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2