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

Respect AWS_SHARED_CREDENTIALS_FILE env variable #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shanmugakarna
Copy link

Current implementation has hardcoded AWS_CREDS_PATH.

This patch modifies it to respect AWS_SHARED_CREDENTIALS_FILE if set, otherwise to default.

@lucienboland
Copy link

This would be a nice addition!

@bartverbruggen
Copy link

@broamski Are there any plans on implementing this?

@jpriebe
Copy link

jpriebe commented Oct 27, 2023

Please accept this pull and merge it - it would make it easier to build automation around aws-mfa. I don't want to modify my credentials file for a short-term temporary login to an EKS cluster that I rarely connect to.

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.

None yet

5 participants