Add vaultenv to the list of related tools (#3945)

This commit is contained in:
Robert Kreuzer 2018-02-08 16:30:45 +01:00 committed by Jeff Mitchell
parent 9b8bd6dfe8
commit a25986391b
1 changed files with 1 additions and 0 deletions

View File

@ -25,5 +25,6 @@ The following list of tools is maintained by the community of Vault users; Hashi
* [pouch](https://github.com/tuenti/pouch) - A set of tools to manage provisioning of secrets on hosts based on the AppRole authentication method of Vault
* [vault-aws-creds](https://github.com/jantman/vault-aws-creds) - Python helper to export Vault-provided temporary AWS creds into the environment
* [goldfish](https://github.com/Caiyeon/goldfish) - A Vault UI panel written with VueJS and Vault native Go API.
* [vaultenv](https://github.com/channable/vaultenv) - A tool that fetches secrets in parallel, puts them into the environment and then `exec`s the process that needs them
Want to add your own project, or one that you use? Additions are welcome via [pull requests](https://github.com/hashicorp/vault/blob/master/website/source/api/relatedtools.html.md).