terraform-provider-github
terraform-provider-github copied to clipboard
Provider doesn't seem to use proxy settings
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.