-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
(redshift): Missing current generation NodeTypes #12783
Labels
@aws-cdk/aws-redshift
Related to Amazon Redshift
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
p1
Comments
mbeacom
added
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
labels
Jan 30, 2021
mbeacom
added a commit
to mbeacom/aws-cdk
that referenced
this issue
Jan 30, 2021
Adds the missing Redshift RA3 NodeTypes (ra3.xlplus, ra3.4xlarge). closes aws#12783
mbeacom
added a commit
to mbeacom/aws-cdk
that referenced
this issue
Jan 30, 2021
Adds the missing Redshift RA3 NodeTypes (ra3.xlplus, ra3.4xlarge). closes aws#12783
NGL321
changed the title
(@aws-cdk/redshift): Missing current generation NodeTypes
(redshift): Missing current generation NodeTypes
Feb 1, 2021
njlynch
added
effort/small
Small work item – less than a day of effort
in-progress
This issue is being actively worked on.
p1
and removed
needs-triage
This issue or PR still needs to be triaged.
labels
Feb 9, 2021
mergify bot
pushed a commit
that referenced
this issue
Feb 9, 2021
Adds the missing Redshift RA3 NodeTypes (ra3.xlplus, ra3.4xlarge). closes #12783 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
|
TLadd
pushed a commit
to TLadd/aws-cdk
that referenced
this issue
Feb 9, 2021
Adds the missing Redshift RA3 NodeTypes (ra3.xlplus, ra3.4xlarge). closes aws#12783 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
NovakGu
pushed a commit
to NovakGu/aws-cdk
that referenced
this issue
Feb 18, 2021
Adds the missing Redshift RA3 NodeTypes (ra3.xlplus, ra3.4xlarge). closes aws#12783 ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
@aws-cdk/aws-redshift
Related to Amazon Redshift
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
in-progress
This issue is being actively worked on.
p1
I would like to expand the available
NodeTypes
to include all current generation node types.Use Case
Deploy any of the available, current generation Redshift node types.
e.g.
ra3.xplus
Proposed Solution
Add missing, current generation node types (
ra3.xlplus
&ra3.4xlarge
) to cluster.ts@NodeType#L18-47Other
This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: