delineaxpm/dsv-github-action
Delinea DevOps Secrets Vault (DSV) GitHub Actions Plugin allows you to access DSV Secrets for use in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| domain | The dsv domain qualified by region. Example: `mytenant.secretsvaultcloud.com` - secretsvaultcloud.com - secretsvaultcloud.eu - secretsvaultcloud.com.au - secretsvaultcloud.ca | yes | — |
| clientId | The generated clientID for authenticating. This should be saved as a github action secret in the repository or org. | yes | — |
| clientSecret | The generated clientSecret for authenticating. This should be saved as a github action secret in the repository or org. | yes | — |
| retrieve | Formatted as json. See README for details. This is the secrets to retrieve and the resulting secret variable that others steps should be able to use. | yes | — |
Outputs
no outputs