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

EC2RoleCreds support? #250

Closed
chris-x86-64 opened this issue Nov 11, 2016 · 2 comments
Closed

EC2RoleCreds support? #250

chris-x86-64 opened this issue Nov 11, 2016 · 2 comments

Comments

@chris-x86-64
Copy link

Problem

  • Due to this line (
    Credentials: credentials.NewSharedCredentials("", c.Conf.AwsProfile),
    ) EC2RoleCreds is not supported at the moment.
    • Such a constraint forces users to put their AWS credentials within the file system.

Ideas

P.S.

I was thinking of patching it myself but then I realized that I have absolutely no skill in Golang.

@kotakanbe
Copy link
Member

Thank you :)
I will investigate.

@kotakanbe
Copy link
Member

Merged #370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants