Skip to content

Commit

Permalink
[Added] Note about Hashicorp vault secrets backend version support (#…
Browse files Browse the repository at this point in the history
…1051)

Signed-off-by: Dangerousplay <[email protected]>

Signed-off-by: Dangerousplay <[email protected]>
  • Loading branch information
dangerousplay authored Jan 24, 2023
1 parent 6cfca09 commit ebed3cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/docs/2.10/authentication-providers/hashicorp-vault.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ You can pull one or more Hashicorp Vault secrets into the trigger by defining th
`secrets` list defines the mapping between the path and the key of the secret in Vault to the parameter.
`namespace` may be used to target a given Vault Enterprise namespace.

> Since version `1.5.0` Vault secrets backend **version 2** is supported.
> The support for Vault secrets backend **version 1** was added on version `2.10`.
```yaml
hashiCorpVault: # Optional.
address: {hashicorp-vault-address} # Required.
Expand Down

0 comments on commit ebed3cc

Please sign in to comment.