hashicorp / terraform-provider-mysql

Terraform MySQL provider – This Terraform provider is archived per our provider archiving process: https://terraform.io/docs/internals/archiving.html
https://www.terraform.io/docs/providers/mysql/
Mozilla Public License 2.0
61 stars 189 forks source link

Add all_proxy argument #101

Closed barryib closed 5 years ago

barryib commented 5 years ago

Allow to specify all_proxy as argument. This can be useful in automation by setting the proxy only for the provider and not for all process in a shell terminal.