betr-io / terraform-provider-mssql

Terraform provider for Microsoft SQL Server
https://registry.terraform.io/providers/betr-io/mssql/latest
MIT License
35 stars 28 forks source link

Proxy support #22

Open Poil opened 2 years ago

Poil commented 2 years ago

Hi,

It looks like the provider ignore proxy environment variables (Terraform support it natively) When configuring an http_proxy, only my sql resources doesn't use the proxy

Best regards