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

provider: Add multiple credentials and config files parameters #23027

Closed
gdavison opened this issue Feb 8, 2022 · 2 comments · Fixed by #23080
Closed

provider: Add multiple credentials and config files parameters #23027

gdavison opened this issue Feb 8, 2022 · 2 comments · Fixed by #23080
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope.
Milestone

Comments

@gdavison
Copy link
Contributor

gdavison commented Feb 8, 2022

The AWS SDK for Go v2 allows passing multiple shared credentials and shared config files. Note that the corresponding environment variables, AWS_SHARED_CREDENTIALS_FILE and AWS_CONFIG_FILE accept single files only.

  1. Document support for both environment variables
  2. Add parameter shared_credentials_files
  3. Add parameter shared_config_files
  4. Deprecate shared_credentials_file
@gdavison gdavison added the enhancement Requests to existing resources that expand the functionality or scope. label Feb 8, 2022
@gdavison gdavison added this to the v4.0.0 milestone Feb 9, 2022
@gdavison gdavison self-assigned this Feb 9, 2022
@github-actions
Copy link

This functionality has been released in v4.0.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!

@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 May 16, 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.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant