Skip to content

Commit

Permalink
Merge pull request hashicorp#33346 from jpluscplusm/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
crw authored Jun 13, 2023
2 parents 5abaca4 + 43a8bc0 commit 4c1349d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/cli/config/environment-variables.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ the remote registry client will attempt for client connection errors or

## TF_REGISTRY_CLIENT_TIMEOUT

The default client timeout for requests to the remote registry is 10s. `TF_REGISTRY_CLIENT_TIMEOUT` can be configured and increased during extraneous circumstances.
The default client timeout for requests to the remote registry is 10s. `TF_REGISTRY_CLIENT_TIMEOUT` can be configured and increased during exceptional circumstances.

```shell
export TF_REGISTRY_CLIENT_TIMEOUT=15
Expand Down

0 comments on commit 4c1349d

Please sign in to comment.