maksym-maliuk/Vault Env Generator

A GitHub Action that generates environment variables from Vault secrets and outputs them to a specified file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
addrThe address of the Vault server (e.g., https://vault.example.com).yes
tokenThe authentication token for Vault.yes
templateThe path to the template file containing placeholders for secrets (e.g., ./template.env).yes
outputThe path to the output file where the generated environment variables will be saved (default: ./output.env).no

no outputs