mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-07-01 11:02:59 +00:00
feat: modify the proxmox api client to support connecting through an https proxy to use, set the https_proxy environment variable before running terraform for example: export https_proxy=http://localhost:8080 Signed-off-by: Rui Lopes <rgl@ruilopes.com> |
||
---|---|---|
.. | ||
authenticator.go | ||
client_types.go | ||
client.go | ||
credentials.go | ||
errors.go | ||
ticket_auth_types.go | ||
ticket_auth.go | ||
token_auth.go |