actions-marketplace-validations/Get secrets from Azure key vault
Get Secrets from Azure Key Vault instance and set as GitHub environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keyvault | Name of the azure key vault | yes | — |
| secrets | List of newline-separated environment variables' names and key vault secret names that should be masked out | no | — |
| configs | List of newline-separated environment variables' names and key vault secret names that should not be masked out | no | — |
| secrets_file_path | Path to file with secrets to be read from key vault. Wildcards from bash allowed | no | — |
| login_credentials | Credentials for Azure Login, if omitted login is not performed | no | — |
Outputs
no outputs