Open pampatzoglou opened 3 months ago
Currently, teller supports only the VAULT_ADDR and VAULT_TOKEN variables for hashicorp vault integration.
VAULT_ADDR
VAULT_TOKEN
It would be good to offer complete support for all vault options referenced by hashicorp, especially VAULT_CLIENT_CERT and VAULT_CLIENT_KEY.
VAULT_CLIENT_CERT
VAULT_CLIENT_KEY
Currently, teller supports only the
VAULT_ADDR
andVAULT_TOKEN
variables for hashicorp vault integration.It would be good to offer complete support for all vault options referenced by hashicorp, especially
VAULT_CLIENT_CERT
andVAULT_CLIENT_KEY
.