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

redshift module fails #23

Open
andrewkrug opened this issue Oct 14, 2023 · 0 comments · May be fixed by #24
Open

redshift module fails #23

andrewkrug opened this issue Oct 14, 2023 · 0 comments · May be fixed by #24

Comments

@andrewkrug
Copy link

AWS seems to have sunset the instance type on line 24 of the redshift module.

│ Error: creating Redshift Cluster (sadcloud): NumberOfNodesQuotaExceeded: You do not have access to node type dw2.large. Choose another node type
│ status code: 400, request id: 0fc88c15-9a69-4cf6-8ba9-ca23ef77456a

│ with module.redshift.aws_redshift_cluster.main[0],
│ on ../modules/aws/redshift/main.tf line 24, in resource "aws_redshift_cluster" "main":
│ 24: resource "aws_redshift_cluster" "main" {

@andrewkrug andrewkrug linked a pull request Oct 14, 2023 that will close this issue
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 a pull request may close this issue.

1 participant