dustindortch/HCP Vault Get Secret
Retrievs a secret from HCP Vault Secrets platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app | HCP App (optional, if bound to auth token) | no | "" |
| mask | Mask secret value in logs | no | true |
| name | Secret name | yes | — |
| organization_id | HCP Organization ID (optional, if bound to auth token) | no | "" |
| project | HCP Project (optional, if bound to auth token) | no | "" |
Outputs
| name | description |
|---|---|
| secret | Secret value |