tellerops / teller

Cloud native secrets management for developers - never leave your command line for secrets.
https://github.com/tellerops/teller
Apache License 2.0
2.91k stars 189 forks source link

Complete support for vault variables. #299

Open pampatzoglou opened 3 months ago

pampatzoglou commented 3 months ago

Currently, teller supports only the VAULT_ADDR and VAULT_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 and VAULT_CLIENT_KEY.