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

Support path for AWS config and credentials #110

Open
huw0 opened this issue Oct 18, 2021 · 2 comments
Open

Support path for AWS config and credentials #110

huw0 opened this issue Oct 18, 2021 · 2 comments

Comments

@huw0
Copy link
Contributor

huw0 commented Oct 18, 2021

It would be helpful when mounting efs volumes with awsprofile to also be able to pass the path to the profile to easily allow existing config for non-root users.

@bahildebrand
Copy link

Thanks for the feedback. We'll collect feedback on the priority of this feature. If you'd like to submit a PR we'd be more than happy to work with you on merging the changes.

@briantist
Copy link

I had this same issue, but was able to work around it by setting AWS_CONFIG_FILE in the call, for example:

sudo AWS_CONFIG_FILE=/path/to/.aws/config mount -t efs ....

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

3 participants