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

AWS Redshift Serverless support #24501

Closed
3 tasks done
alex-dolbik opened this issue May 2, 2022 · 18 comments · Fixed by #25546 or #26555
Closed
3 tasks done

AWS Redshift Serverless support #24501

alex-dolbik opened this issue May 2, 2022 · 18 comments · Fixed by #25546 or #26555
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/redshift Issues and PRs that pertain to the redshift service.
Milestone

Comments

@alex-dolbik
Copy link

alex-dolbik commented May 2, 2022

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

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)

@alex-dolbik alex-dolbik added the enhancement Requests to existing resources that expand the functionality or scope. label May 2, 2022
@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label May 2, 2022
@justinretzolk justinretzolk added new-resource Introduces a new resource. service/redshift Issues and PRs that pertain to the redshift service. and removed needs-triage Waiting for first response or review from a maintainer. labels May 2, 2022
@Olaktal
Copy link

Olaktal commented May 5, 2022

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 :(

@DrFaust92
Copy link
Collaborator

will try to look into this in the coming weeks

@DrFaust92
Copy link
Collaborator

FYI serverless doesnt seem to have an API yet (probably because its no GA)

@DrFaust92 DrFaust92 added the upstream Addresses functionality related to the cloud provider. label Jun 1, 2022
@tomknightlinuxchap
Copy link

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 ;-)

@DrFaust92 DrFaust92 added upstream Addresses functionality related to the cloud provider. new-resource Introduces a new resource. and removed upstream Addresses functionality related to the cloud provider. new-resource Introduces a new resource. labels Jun 7, 2022
@DrFaust92
Copy link
Collaborator

requires #25264

@github-actions
Copy link

github-actions bot commented Jul 1, 2022

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!

@rachekalmir
Copy link

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?

@pjroth
Copy link

pjroth commented Jul 11, 2022

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)?

@ewbankkit ewbankkit reopened this Jul 11, 2022
@ewbankkit ewbankkit removed this from the v4.21.0 milestone Jul 11, 2022
@ewbankkit
Copy link
Contributor

ewbankkit commented Jul 12, 2022

Amazon Redshift Serverless is now GA: https://aws.amazon.com/about-aws/whats-new/2022/07/amazon-redshift-serverless-generally-available/.
Blog post.

@DrFaust92 Could you open a new PR for the aws_redshiftserverless_namespace resource? It should "just" be a git revert of my commit in #25584.

@Olaktal
Copy link

Olaktal commented Aug 16, 2022

Hello

Thanks for the aws_redshiftserverless_namespace resource !
It seems we do not have a workgroup attached to the serverless redshift, it requires a manual step.
@alex-dolbik you mentioned a new resource aws_redshiftserverless_workgroup, when do you think it could be released ?

Edit: Sounds like aws_redshiftserverless_endpoint_access is required too.
Thanks for your work !

@DrFaust92
Copy link
Collaborator

im working on workgroup resource

@DrFaust92
Copy link
Collaborator

working on endpoint resource now

@github-actions
Copy link

github-actions bot commented Sep 2, 2022

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!

@Olaktal
Copy link

Olaktal commented Sep 7, 2022

Thanks @DrFaust92 !

@Olaktal
Copy link

Olaktal commented Oct 6, 2022

Hello @DrFaust92
Just to be sure you heard Amazon Redshift Serverless now supports resource tagging :)

@DrFaust92
Copy link
Collaborator

Olaktal can you open a new issue for this so i can prioritize?

@DrFaust92
Copy link
Collaborator

Olaktal now that ive taken another look tagging seems to be supported already in resources

@github-actions
Copy link

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.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. new-resource Introduces a new resource. service/redshift Issues and PRs that pertain to the redshift service.
Projects
None yet
8 participants