aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.68k stars 3.93k forks source link

fix(opensearchservice): added r7gd instance #32142

Open khushail opened 19 hours ago

khushail commented 19 hours ago

Issue # (if applicable)

Closes #32138

Reason for this change

The instance r7gd does not use EBS Storage, so it needed to be added to list of instances

Description of changes

Updated the list of instances that does not need EBS Storage

Description of how you validated changes

adding integration and unit tests

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

aws-cdk-automation commented 19 hours ago

The pull request linter fails with the following errors:

❌ Fixes must contain a change to an integration test file and the resulting snapshot.

PRs must pass status checks before we can provide a meaningful review.

If you would like to request an exemption from the status checks or clarification on feedback, please leave a comment on this PR containing Exemption Request and/or Clarification Request.

aws-cdk-automation commented 19 hours ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository