tspascoal/Azure Keyvault Mapper

Maps values obtained from keyvault

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
operationOperation type. "map" to map values or "keys" to get keys (comma separated)yesmap
mapThe mapping. Maps keys from source to target. Map is in JSON format [{"sourceKey1": "mappedKey1"},..,{"sourceKeyN": "mappedKeyN"}]"yes
secretsthe output of Azure/get-keyvault-secrets action. Pass as in an expreesssion: toJSON(steps.GETKEYVID.outputsno
namedescription
keysThe list of keys (separated with comma)