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

Provider doesn't seem to use proxy settings

Open raphaelperrin24 opened this issue 2 years ago • 10 comments

Using TFE on premise behind a company proxy.

On Applying plan, we get the error below: Error: Post "https://api.github.com/user/repos": dial tcp 140.82.121.5:443: connect: connection timed out

Wondering if the provider respects the setting. In the worker container, the proxy settings are set as environment variables.

raphaelperrin24 avatar Jan 25 '23 10:01 raphaelperrin24