Provides parameters from HashiCorp Vault Key/Value Version 1 Secrets. Each Secret represents a parameter group, which will map to a Parameter Context. The keys and values in the Secret map to Parameters.
hashicorp, vault, secret
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
| Display Name | API Name | Default Value | Allowable Values | Description |
|---|---|---|---|---|
| HashiCorp Vault Client Service | vault-client-service | Controller Service API: HashiCorpVaultClientService Implementation: StandardHashiCorpVaultClientService | The service used to interact with HashiCorp Vault | |
| Key/Value Path | kv-path | kv | The HashiCorp Vault path to the Key/Value Version 1 Secrets Engine | |
| Secret Name Pattern | secret-name-pattern | .* | A Regular Expression indicating which Secrets to include as parameter groups to map to Parameter Contexts by name. |