Integrates the Configu Orchestrator with HashiCorp Vault.
address
, engine
, token
. By default, Configu attempts to use the following environment variables for the vault address and token: VAULT_ADDR
, VAULT_TOKEN
. The engine
parameter must always be provided.
configu upsert --set "/"
)..configu
store declarationtoken
is valid and has sufficient permissions. Verify the token with:
timeout
value in the configuration if the Vault server takes longer to respond.path
exists and the token has access to it. Use:
VAULT_CACERT
environment variable to specify the certificate path: