metro-digital/sops-decrypt
Decrypt the given sops encrypted file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of SOPS to be used | yes | — |
| file | SOPS encrypted file to decrypt | yes | — |
| gpg_key | GPG key to decrypt the file | yes | — |
| output_type | Output format of the decrypted data | — | json |
Outputs
| name | description |
|---|---|
| data | Decrypted data in JSON |