-
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
Bump aws-sdk-go from 1.44.122 to 1.44.298 #33522
Conversation
Thanks for this submission! I'll raise it in triage. |
Very welcome! Thanks for taking a look. |
As this library is only used by this backend, it has been referred to the AWS Provider team for review. Thanks! |
70bd8f4
to
8caba9a
Compare
@crw Sorry for the confusion, but my PR should have targeted |
@johnnywalker have you seen this PR / thread as well? I think we can probably close this PR as the work will be done in stages by the provider team - what do you think? |
@crw Yes sir I took a look at that but wasn't sure about the timeline. In particular, that comment mentions rolling out the change with several releases, so I assume it's a bit more protracted. This PR effectively backports SSO support for the S3 backend to |
Interesting. It may be problematic merging only to 1.5 - if the other change isn't baked by the time 1.6 rolls out, then this feature would regress. In any case, I will leave this PR open for the AWS provider team to review as they have time. |
Just leaving the note - the AWS provider team merged the same bump on the AWS provider side and released it with the 5.8.0 version of the AWS provider. hashicorp/terraform-provider-aws#28263 |
@johnnywalker Just a heads-up, this would need to be merged to main (and then we would backport it to 1.5). I need to check with @gdavison to see if we can merge this without getting in the way of what he has planned - I'll follow up on that and get back to you. |
@johnnywalker Confirmed that this can be merged without impacting the upgrade to 2.x, so when you get a chance please re-target to |
Thanks! We can move the further discussion there. |
@crw @jBouyoud Sorry for the late response. I'll continue discussion on #33607 , but I initially applied these changes to |
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. |
Upgrade aws-sdk-go to v1.44.298, which enables support for Identity Center/SSO.
Ref: https://github.com/aws/aws-sdk-go/releases/tag/v1.44.298
Fixes #32448
Fixes #32465
Target Release
1.5.x
Draft CHANGELOG entry
Bump aws-sdk-go from 1.44.122 to 1.44.298 (support SSO in AWS backend)
BUG FIXES
When using the
aws
backend, Terraform no longer throws: