pavelstancik/Enhanced ENV Azure key vault - Get Secrets
Get Secrets from Azure Key Vault instance and set as ENV variables.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| KEY_VAULT_URI | Name of the azure key vault | yes | — |
| ENVIRONMENT | Environment name, e.g.: [PROD | STAGE | TEST] | yes | — |
| TYPE | Type of parameter, e.g.: [frontend | backend] | yes | — |
Outputs
| name | description |
|---|---|
| env | The environment parameters |
| json | The environment parameters in json for AppService config |
| terraform | The environment parameters as terraform secrets in JSON format |