byont-ventures/SOPS Utilities
Multi-purpose SOPS utility action: install SOPS, load secrets, or execute commands.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| operation | The operation to perform: 'install', 'load-secrets', or 'execute-command' | yes | — |
| sops-version | The version of SOPS to install. | no | v3.10.2 |
| sops-age-key | The AGE private key for SOPS operations (required for load-secrets and execute-command). | no | — |
| sops-file-path | Path to the SOPS encrypted file (required for load-secrets). | no | — |
| sops-args | Arguments to pass to the SOPS command (required for execute-command). | no | — |
| working-directory | The working directory to run the sops command in (for execute-command). | no | . |
Outputs
no outputs