terraform-provider-http icon indicating copy to clipboard operation
terraform-provider-http copied to clipboard

Add support for proxy environments variables (HTTP_PROXY/HTTPS_PROXY)

Open barryib opened this issue 4 years ago • 2 comments

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.

barryib avatar May 18 '21 21:05 barryib

FWIW, I just added in https://github.com/terraform-aws-modules/terraform-provider-http/pull/6 and it's working as expected.

barryib avatar May 18 '21 21:05 barryib

@barryib any chance you can open a PR for this, I really need support for this too :)

grahamhar avatar Mar 14 '22 14:03 grahamhar