-
Notifications
You must be signed in to change notification settings - Fork 118
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 support for proxy environments variables (HTTP_PROXY/HTTPS_PROXY) #80
Comments
FWIW, I just added in terraform-aws-modules#6 and it's working as expected. |
@barryib any chance you can open a PR for this, I really need support for this too :) |
bendbennett
added a commit
that referenced
this issue
Jul 8, 2022
bendbennett
added a commit
that referenced
this issue
Jul 8, 2022
bendbennett
added a commit
that referenced
this issue
Jul 8, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be nice to let this provider use proxy env vars. This will allow us to use this provider behind enterprise proxy.
I can open a PR to address this if needed.
The text was updated successfully, but these errors were encountered: