-
Notifications
You must be signed in to change notification settings - Fork 9.7k
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
fix: bump aws-sdk-go-base/v2 from v2.0.0-beta.58 to v2.0.0-beta.62 #36625
Conversation
Thanks for this submission, this will need to be reviewed by the HashiCorp AWS provider team and it is in their queue. Thanks again! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for taking a look at this, that's great. As #36624 (comment) states, it looks like hashicorp/aws-sdk-go-base#1248 added support for mx-central-1
which was released under v2.0.0-beta.61 (2025-01-15).
Thank you for bumping it to the latest beta release, which includes another region as well. Instead of updating the indirect dependency in the root go.mod
, could you update the go.mod
I tagged in the review comment?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
% TF_ACC=1 go test ./...
ok github.com/hashicorp/terraform/internal/backend/remote-state/s3 207.393s
This upgrade will add support for S3 backends in several new regions, including `mx-central-1`.
a17b794
to
9237b11
Compare
Thanks for your contribution, @sebastianmarines! |
Bump aws-sdk-go-base/v2 version
Fixes #36624
Target Release
1.11.x
CHANGELOG entry
bump aws-sdk-go-base/v2 from v2.0.0-beta.58 to v2.0.0-beta.62