kengarff/get-azure-env-vars-action
Action to get secrets from Azure Key Vault
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| keyvault_name | Name of the Azure Key Vault | yes | — |
| app_name | Name of the app to get | yes | — |
| env | Environment to get secrets for | yes | — |
Outputs
| name | description |
|---|---|
| secrets | Secret names that were retrieved |