vault2env_exporter is an application that connects to a HashiCorp Vault and exports all secrets inside a given prefix to be used as environment variables. Its main purpose is to avoid installing extra packages (e.g., curl) to connect to Vault and get variables from there.
...
...
...
...
...
This project is licensed under the MIT License - see the LICENSE.md file for details