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

Allow specifying an mfa tuple for a credentials source #183

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

Conversation

mattmatters
Copy link

This adds an additional step where you can specify an mfa tuple to return a different credential source.

We had a need to to dynamically build the credential source at runtime (fetching aws credentials for a role and using that in conjunction with a workload identity).

I was a bit unsure of the ergonomics of how the you all would like the argument to be shaped and if you want to allow specifying functions too.

Thanks again for this project it has been a huge help for us.

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.

1 participant