Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Add region support when calling GetClusterCredentials#60

Merged
winglot merged 1 commit intobrainly:masterfrom
bendrucker:get-cluster-credentials-region
Apr 19, 2022
Merged

Add region support when calling GetClusterCredentials#60
winglot merged 1 commit intobrainly:masterfrom
bendrucker:get-cluster-credentials-region

Conversation

@bendrucker
Copy link
Copy Markdown
Contributor

When calling GetClusterCredentials, users must supply the region where the Redshift cluster is located. Currently, there is no explicit provider configuration field for this input. As noted in #58 (comment), you can use AWS_REGION to set this.

I checked the AWS provider and mirrored its simple field implementation, with no validation:

https://github.com/hashicorp/terraform-provider-aws/blob/19469514cc16736d80ab976aa3178d5aaedbeba8/internal/provider/provider.go#L292-L297

@bendrucker
Copy link
Copy Markdown
Contributor Author

Hi @winglot @pawelaugustyn, wondering if you're planning to actively maintain this provider. It's been a big help for @TakeScoop and I'm happy to continue submitting improvements if it's of interest. Otherwise, happy to fork if you're not looking for outside contributions.

@mtesch-um
Copy link
Copy Markdown
Contributor

I'll second that - it's been a huge help for us too - we're more than happy to help out with maintenance if there's anything we can do.

@winglot
Copy link
Copy Markdown
Member

winglot commented Apr 14, 2022

@bendrucker Sorry for the delays. I had a busy couple of weeks. I have the review and merge processes on my agenda for the beginning of next week.

@bendrucker
Copy link
Copy Markdown
Contributor Author

Quite alright, thanks for the update!

@winglot winglot merged commit 6c2781e into brainly:master Apr 19, 2022
@winglot winglot added the enhancement New feature or request label Apr 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants