aws-opensearchservice: No support for IM4GN instances #27757
Labels
@aws-cdk/aws-opensearch
Related to the @aws-cdk/aws-opensearchservice package
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
Describe the bug
No support for IM4GN instances:
aws-cdk/packages/aws-cdk-lib/aws-opensearchservice/lib/domain.ts
Lines 1544 to 1548 in 72bf499
IM4GN instances don't support EBS. Upgrading to IM4GN makes cdk deployments fail.
Expected Behavior
IM4GN deployments are supported.
Current Behavior
Error message on build:
Error: EBS volumes are required when using instance types other than r3, i3 or r6gd.
Reproduction Steps
Change the instances type to any IM4GN instance in OS.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
Latest
Framework Version
No response
Node.js Version
Latest
OS
MacOS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: