hashicorp / go-secure-stdlib

Mozilla Public License 2.0
64 stars 24 forks source link

feat: support adding ec2-instance role provider #57

Closed ddebko closed 1 year ago

ddebko commented 1 year ago

Summary

This PR enables the ability to add ec2-instance role providers to the credential chain for awsutil.

Changes

ddebko commented 1 year ago

I can't test that this is correct or not but no issues that I know of/can see.

I tested the code using our aws account. I ran the code using aws credentials on my laptop and on a ec2 instance.