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

Fix for IMDS not working due to breaking change in aws-sdk-go-v2. #93

Merged
merged 3 commits into from
Aug 9, 2024

Conversation

sethsec
Copy link
Collaborator

@sethsec sethsec commented Aug 7, 2024

Cloufox was not working on an EC2 instance where no profile was selected.

Issue: https://www.reddit.com/r/golang/comments/1abf73q/awssdkgov2_failed_to_refresh_cached_credentials/
Fix: go get -u "[github.com/aws/aws-sdk-go-v2/](http://github.com/aws/aws-sdk-go-v2/)..." and go mod tidy

Please merge this to main, and bump minor version!

Thanks!!

@dbravo-bishopfox dbravo-bishopfox merged commit 785b693 into main Aug 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants