ashb/Encrypted Secrets from YAML
Decrypt and set env vars for git-trackable secrets, inspired by hiera-eyaml
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets-file | The encrypted-YAML file containing secrets | yes | .github/secrets.yml |
| gpg-priv-key | The GPG private key to use to decrypt the entires in the YAML file | yes | — |
| gpg-priv-key-file | The filename containing the GPG private key. Not recommended, use the gpg-priv-key option and Github Secrets instead | — | — |
Outputs
no outputs