cloudposse/Secret output
Allow outputs that contains secrets to be passed between jobs by encrypting them.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| op | Operation to perform (encode or decode) | yes | encode |
| in | Input data | yes | — |
| secret | Secret to encrypt/decrypt data | yes | — |
Outputs
| name | description |
|---|---|
| out | Result of encryption/decryption |