Adding documentation for HTTP backend user-defined headers (#2020)

Signed-off-by: Alejandro Sajaroff <29068982+asajaroff@users.noreply.github.com>
This commit is contained in:
Alejandro Sajaroff 2024-09-27 10:41:44 +02:00 committed by GitHub
parent 6ffc1cc0c0
commit ffeb707b44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,6 +61,8 @@ The following configuration options / environment variables are supported:
authentication
- `password` / `TF_HTTP_PASSWORD` - (Optional) The password for HTTP basic
authentication
- `headers` - (Optional) Map of additional headers to be included in the HTTP
requests sent to the backend. Defaults to `[]`.
- `skip_cert_verification` - (Optional) Whether to skip TLS verification.
Defaults to `false`.
- `retry_max` / `TF_HTTP_RETRY_MAX` (Optional) The number of HTTP request