terraform-cdk
terraform-cdk copied to clipboard
cdktf does not check the no_proxy environment variable
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
cdktf & Language Versions
cdktf debug language: go cdktf-cli: 0.12.2 node: v14.18.1 cdktf: 0.12.2 constructs: 10.1.94 jsii: 1.66.0 terraform: 1.2.8 arch: x64 os: linux 4.18.0-348.20.1.el8_5.x86_64 go: go version go1.19 linux/amd64
Affected Resource(s)
Debug Output
Expected Behavior
If our terraform enterprise domain is in the no_proxy list the http proxy should not be used for that connection
Actual Behavior
The http proxy is always used when set.