dfe-digital/Azure Key Vault - Yaml Secrets
Extract one or more keys from a yaml object stored in an Azure Key Vault
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keyvault | The Key Vault Name | yes | — |
| secret | The name of the Key Vault secret | yes | — |
| key | A comma separated list of keys to extract from the YAML file | yes | — |
Outputs
| name | description |
|---|---|
| secrets | A number of secrets extracted from the YAML object |