Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tjorri committed May 28, 2024
1 parent 3593df7 commit 7d8fbfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ provider "hydra" {
### Optional

- `authentication` (Block List, Max: 1) Optional block to specify an authentication method which is used to access Hydra Admin API. (see [below for nested schema](#nestedblock--authentication))
- `retry` (Block List, Max: 1) Optional block to configure retry behavior for API requests. (see [below for nested schema](#nestedblock--retry))
- `retry_policy` (Block List, Max: 1) Optional block to configure retry behavior for API requests. (see [below for nested schema](#nestedblock--retry_policy))

<a id="nestedblock--authentication"></a>
### Nested Schema for `authentication`
Expand Down Expand Up @@ -93,8 +93,8 @@ Optional:



<a id="nestedblock--retry"></a>
### Nested Schema for `retry`
<a id="nestedblock--retry_policy"></a>
### Nested Schema for `retry_policy`

Optional:

Expand Down

0 comments on commit 7d8fbfe

Please sign in to comment.