actions-marketplace-validations/AWS Secret to Dotenv
Appends an AWS Secret value(s) to a dotenv file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| secret | Name of secret to fetch | yes | — |
| key | Name of key to fetch from secret | no | — |
| as | An alternative variable name for the key | no | — |
| envPath | File path to write secret to | no | .env |
Outputs
no outputs