-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
AWS Redshift Serverless support #24501
Comments
Any idea when it will be available ? We have projects using this promising service and we cannot deploy it into production if there is no terraform support :( |
will try to look into this in the coming weeks |
FYI serverless doesnt seem to have an API yet (probably because its no GA) |
We'd also be very keen to use terraform to deploy this as soon as it's GA, but given there's no API or CF available yet I can't expect miracles. I can just hope for them ;-) |
requires #25264 |
This functionality has been released in v4.21.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Seems like the build issue has been fixed upstream in Release v1.44.45 (on 29 June 2022), is it possible to attempt a re-merge as this is not available in 4.21.0 as the bot states above? |
Should this issue be reopened as well since the merge was reverted? Any updates on when this will be re-merged or if there is anything myself or others could do to help move this along (create PRs, testing, etc)? |
Amazon Redshift Serverless is now GA: https://aws.amazon.com/about-aws/whats-new/2022/07/amazon-redshift-serverless-generally-available/. @DrFaust92 Could you open a new PR for the |
Hello Thanks for the Edit: Sounds like |
im working on workgroup resource |
working on endpoint resource now |
This functionality has been released in v4.29.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Thanks @DrFaust92 ! |
Hello @DrFaust92 |
Olaktal can you open a new issue for this so i can prioritize? |
Olaktal now that ive taken another look tagging seems to be supported already in resources |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Description
Hi there,
I checked terraform documentation and don't see any way to create AWS Redshift Serverless endpoint. Looks like terraform supports only redshift clusters creation.
https://aws.amazon.com/redshift/redshift-serverless
New or Affected Resource(s)
aws_redshiftserverless_namespace
aws_redshiftserverless_workgroup
aws_redshiftserverless_endpoint_access
The text was updated successfully, but these errors were encountered: