Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sources): add ra3.large to Redshift NodeType valid values #1421

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

AsadBinImtiaz
Copy link

This PR updates the NodeType description in the aws-redshift-cluster.json file to include ra3.large as a valid node type for Redshift clusters.

Changes:

Updated NodeType property in CloudFormationSchema/us-east-1/aws-redshift-cluster.json:

  • Added ra3.large to the list of valid NodeType values.

Updated NodeType property in CloudFormationSchema/us-east-2/aws-redshift-cluster.json:

  • Added ra3.large to the list of valid NodeType values.

Updated NodeType property in CloudFormationSchema/us-west-2/aws-redshift-cluster.json:

  • Added ra3.large to the list of valid NodeType values.

Context: This change enables users to provision Redshift clusters using the ra3.large node type. this will unblock the PR: aws/aws-cdk#31637 on aws-cdk

Related Issues: aws/aws-cdk#31634

@AsadBinImtiaz AsadBinImtiaz changed the title feat: add ra3.large to Redshift NodeType valid values feat(sources): add ra3.large to Redshift NodeType valid values Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant