terraform-provider-redshift icon indicating copy to clipboard operation
terraform-provider-redshift copied to clipboard

Support for Redshift Serverless

Open winglot opened this issue 2 years ago • 3 comments

Based on the work and comments from #82.

TODO: schema tests do not pass on Redshift Serverless since the quota parameter is ignored.

winglot avatar Jan 20 '23 14:01 winglot

Seems like AWS made some changes to Redshift Serverless since last week and more tests are now failing. It has something to do with how case-insensitive identifiers are handled. I have case sensitivity disabled on my playground serverless and provisioned redshift clusters and running the same set of tests, they fail on serverless failing to find users/schemas where we pass random casing.

winglot avatar Jan 31 '23 09:01 winglot

Hey @winglot, I'm really interested in this change and PR. What do you mean by...?

I have case sensitivity disabled on my playground serverless and provisioned redshift clusters and running the same set of tests, they fail on serverless failing to find users/schemas where we pass random casing.

I don't see failed checks etc. (as they were executed 7 months ago) - where could you need support exactly and what is your working progress where other people could start?

StevenKGER avatar Aug 31 '23 15:08 StevenKGER

Same here. I would love to have this feature implemented as we currently cannot use this provider to manage our Redshift Serverless Instance. Again, if you need any support/contribution, feel free to share your progress and I am/we are happy to help.

mmichaelb avatar Sep 13 '23 11:09 mmichaelb