Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 520 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 520 Bytes

vault2env_exporter

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.

Getting Started

...

Prerequisites

...

Building

...

Installing

...

Examples

...

License

This project is licensed under the MIT License - see the LICENSE.md file for details