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

update client to support direct env var credentials for fargate compatibility #138

Closed
wants to merge 1 commit into from

Conversation

alexdunnjpl
Copy link
Contributor

🗒️ Summary

This is an attempt to add Fargate compatibility to sweepers' IAM auth. Fargate doesn't have an equivalent service to the EC2 metadata service. I've seen mention that it injects credentials directly using the standard environment variables, but I've been unable to find mention of this in AWS documentation.

Given the stakes and the desire to ensure that everything is 1:1 with the deployment setup, the plan is to merge, test, and revert this PR if unsuccessful.

@alexdunnjpl
Copy link
Contributor Author

Closing, as I can just run unstable delivery on the feature branch

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