sarthaklangde/Vault to env file
Gets the env secrets from a path in Hashicorp Vault and writes them to a env file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Vault server URL | yes | — |
| method | Vault authentication method | no | jwt |
| role | Vault role with required policy attached | yes | — |
| secretPath | Vault path of the secrets | yes | — |
| envFileName | Name of the env file | no | .env |
| envFilePath | Path of env file relative to the root | no | ./ |
Outputs
no outputs