-
-
Notifications
You must be signed in to change notification settings - Fork 7.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
AWS Credential failure during S3 deploy #11723
Comments
…11724) Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.45.14 to 1.48.2. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.45.14...v1.48.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Updates #11723
I merged an update in #11724 -- I don't have time to test this particular issue, so I'll leave this open until others can confirm. I will cut a release early next week. |
Thanks! I am not too familiar with go, but I did try the following, and the issue appears to be fixed!
The SHA was HEAD at the time of my test, wasn't sure how to specify the head of the Thanks for the quick fix! |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Deploy is no longer possible when using AWS SSO profiles. This appears to be related to changes in AWS CLI and may have a fix in the upstream aws-sdk-go, see also aws/aws-sdk-go#4649 and hashicorp/terraform#32448
I encountered the same error in Terraform this morning, and was forced to update to resolve the issue. It appears that Hugo needs a similar update.
Some redactions done to protect environment names, but the output is the real error I get when running the command which worked a week ago.
What version of Hugo are you using (
hugo version
)?Does this issue reproduce with the latest release?
Yes
The text was updated successfully, but these errors were encountered: