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

S3: Support for getting credentials from EC2 meta-data service when using IAM roles. #22

Closed
c4milo opened this issue Apr 18, 2016 · 1 comment

Comments

@c4milo
Copy link

c4milo commented Apr 18, 2016

I can see go-getter using the EC2RoleProvider but I couldn't find where it was calling creds.Get() to download the actual credentials, from AWS metadata service. I ran across this issue while trying to use Nomad with a job using artifacts located in S3.

I also manually verified that retrieving credentials using CURL was possible in order to rule out IAM configuration issues.

@mitchellh
Copy link
Contributor

I believe this is fixed with this: 3142ddc

We weren't configured the EC2RoleProvider properly.

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

No branches or pull requests

2 participants