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

Fix: proxy with assumed role (properly) #50

Merged
merged 2 commits into from
Oct 5, 2020

Conversation

kares
Copy link
Contributor

@kares kares commented Oct 1, 2020

this is a follow-up on #48 to fix #49

the AWS setup actually requires us to (double) set the proxy on the main resource despite using the STS client.
previously, (when role_arn => was present) we only set http_proxy on the client, now it will be also present for the top-level AWS object using the config hash.

@kares
Copy link
Contributor Author

kares commented Oct 5, 2020

proxy setup has been verified by @andsel

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.

assume role with proxy (still) broken
1 participant