Describe the bug
TerraformInstaller task fails when running through a proxy that does SSL inspection. If there is a way to ignore the SSL, which I know isn't great, we could get around the issue.
To Reproduce
Steps to reproduce the behavior:
This would be pretty difficult to replicate as you would need to setup a self-hosted VM that is using a proxy with SSL inspection.
Expected behavior
Download Terraform
Agent Configuration
OS: Ubuntu 20.04
Self Hosted
Terraform version used (1.0.10)
AzureCLI version used (Default)
Additional context
We have attempted to add the custom certificates to the OS certificate store, but it seems like these are ignored by the task.
Describe the bug TerraformInstaller task fails when running through a proxy that does SSL inspection. If there is a way to ignore the SSL, which I know isn't great, we could get around the issue.
To Reproduce Steps to reproduce the behavior: This would be pretty difficult to replicate as you would need to setup a self-hosted VM that is using a proxy with SSL inspection.
Expected behavior Download Terraform
Agent Configuration
Additional context We have attempted to add the custom certificates to the OS certificate store, but it seems like these are ignored by the task.