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

Add the ability to use a web identity token file #239

Closed
wants to merge 1 commit into from

Conversation

nesta219
Copy link
Contributor

Issue #, if available: :

#124

Description of changes:

I would like to be able to use a github action to consume a web identity token file on an EKS worker node. I have a self-hosted runner which does not run as root and thus it does not automatically get IRSA credentials, so my current workaround is to use a bash script which handles the assume role portions, but it doesn't neatly export the credentials the way this workflow does. This pull request would allow users of this workflow to consume the web identity token file when assuming a role in a much cleaner fashion.

@nesta219 nesta219 closed this Jul 23, 2021
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