nestormata/Project Vault Action
Retrieve secrets from Project Vault and export them as masked environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vault-url | Base URL of your Project Vault instance | yes | — |
| api-key | Machine user API key (pk_...) issued via Project Vault | yes | — |
| secrets | One mapping per line: PROJECT_ID/CREDENTIAL_NAME as ENV_VAR_NAME | yes | — |
| continue-on-error | If true, warn (not fail) when the vault is unreachable | no | false |
Outputs
no outputs