-
Notifications
You must be signed in to change notification settings - Fork 9.6k
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: Upgrade to aws-sdk-go-base/v2
#30443
Comments
aws-sdk-go-base/v2
aws-sdk-go-base/v2
Resolving is expected to resolve the current problem where an S3onOutposts bucket can't be used as the S3 bucket for backend/s3 |
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. |
The AWS provider will be upgrading to
aws-sdk-go-base/v2
as part of v4.0. Upgrading toaws-sdk-go-base/v2
will provide enhancements to the AWS authentication process and add consistency to the configuration of both the backend and the provider.Note: Because
aws-sdk-go-base/v2
changes the authentication flow to be more in-line with the default flow for the AWS CLI and SDKs, this will be a multi-stage process over several releases of Terraform to prevent breaking changes. It will also require changes toaws-sdk-go-base/v2
itself.The text was updated successfully, but these errors were encountered: