Skip to content

Commit

Permalink
chore(docs): update documentation for #420
Browse files Browse the repository at this point in the history
  • Loading branch information
villevsv-upcloud authored and github-actions[bot] committed Dec 5, 2023
1 parent bb73208 commit 52ed999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ provider "upcloud" {
### Optional

- `password` (String) Password for UpCloud API user. Can also be configured using the `UPCLOUD_PASSWORD` environment variable.
- `request_timeout_sec` (Number) The duration (in seconds) that the provider waits for an HTTP request towards UpCloud API to complete. Defaults to 120 seconds
- `retry_max` (Number) Maximum number of retries
- `retry_wait_max_sec` (Number) Maximum time to wait between retries
- `retry_wait_min_sec` (Number) Minimum time to wait between retries
Expand Down

0 comments on commit 52ed999

Please sign in to comment.