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 environment variable support for DynamoDB, IAM, S3, STS endpoints #23025

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

provider: Add environment variable support for DynamoDB, IAM, S3, STS endpoints #23025

gdavison opened this issue Feb 8, 2022 · 2 comments · Fixed by #23052
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 S3 remote state backend supports environment variables to configure the DynamoDB, IAM, S3, and STS endpoints. Add support to the provider for parity.

New environment variables:

  • TF_AWS_DYNAMODB_ENDPOINT
  • TF_AWS_IAM_ENDPOINT
  • TF_AWS_S3_ENDPOINT
  • TF_AWS_STS_ENDPOINT

New and already deprecated environment variables (hashicorp/terraform#30479)

  • AWS_DYNAMODB_ENDPOINT
  • AWS_IAM_ENDPOINT
  • AWS_S3_ENDPOINT
  • AWS_STS_ENDPOINT
@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 8, 2022
@gdavison gdavison self-assigned this Feb 8, 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
1 participant