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

backend/s3: Modernization tracking issue #33687

Closed
20 tasks done
gdavison opened this issue Aug 15, 2023 · 4 comments
Closed
20 tasks done

backend/s3: Modernization tracking issue #33687

gdavison opened this issue Aug 15, 2023 · 4 comments
Labels
backend/s3 enhancement new new issue not yet triaged
Milestone

Comments

@gdavison
Copy link
Contributor

gdavison commented Aug 15, 2023

Terraform Version

N/A

Use Cases

The AWS Provider team is undertaking a project to modernize the S3 remote state backend. This will include:

  • Using the AWS SDK for Go v2 instead of v1
  • Renaming environment variables specific to the backend to not start with AWS_, as that namespace is reserved for AWS
  • Updating configuration to mirror the AWS Provider

This issue will be used to track the overall project.

Attempted Solutions

N/A

Proposal

AWS SDK v2

Expanded Auth Configuration

Expanded Non-Auth Configuration

Consistency with AWS Provider

Enhancements

Bugs

References

No response

@lorengordon
Copy link
Contributor

I don't suppose you'd consider adding credential_process as a configuration option as well? Similar to hashicorp/terraform-provider-aws#24885

@gdavison
Copy link
Contributor Author

gdavison commented Sep 7, 2023

That's a good catch, @lorengordon. In general, we want to support the same authentication configuration methods across the S3 backend and the AWS provider.

I've created #33838

@gdavison
Copy link
Contributor Author

Tasks completed

Copy link
Contributor

github-actions bot commented Dec 9, 2023

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 Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backend/s3 enhancement new new issue not yet triaged
Projects
None yet
Development

No branches or pull requests

2 participants