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

Add support for iam_roles to Redshift #6594

Closed
dcosson opened this issue May 10, 2016 · 4 comments
Closed

Add support for iam_roles to Redshift #6594

dcosson opened this issue May 10, 2016 · 4 comments

Comments

@dcosson
Copy link
Contributor

dcosson commented May 10, 2016

Redshift somewhat recently added the ability to assign a list of IamRoles to a cluster, e.g. in the go sdk. This lets you specify the iam credentials of an s3 bucket or dynamodb table to COPY from in a role when you create the redshift cluster, so you don't need to pass them in to the COPY sql command.

Would be great for this to make it into terraform.

@stack72
Copy link
Contributor

stack72 commented May 13, 2016

Hi @dcosson

Just a FYI, I have a PR open for this right now - it is a WIP as it requires 1 other PR to merge first :) It will make TF 0.7

P.

@apparentlymart apparentlymart changed the title [Feature Request] Add support for iam_roles to Redshift Add support for iam_roles to Redshift May 13, 2016
@dcosson
Copy link
Contributor Author

dcosson commented May 13, 2016

@stack72 sweet!

@stack72 stack72 self-assigned this May 13, 2016
@stack72
Copy link
Contributor

stack72 commented May 24, 2016

Closed in #6647

@stack72 stack72 closed this as completed May 24, 2016
@ghost
Copy link

ghost commented Apr 25, 2020

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.

@ghost ghost locked and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants