mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-09 16:16:55 +00:00
* Initial check-in of wildcard to get all secrets in path (Issue#234) * Fix wildcard for K/V v2 and Cubbyhole. Add more tests * Refactored out selectAndAppendResults * Use selectAndAppendResults for wildcard * Use normalizeOutputKey in action.js * Refactored wildcard --------- Co-authored-by: Scott Lemme <68233981+slemme1@users.noreply.github.com> Co-authored-by: Lemme <slemme@massmutual.com> |
||
|---|---|---|
| .. | ||
| action.js | ||
| action.test.js | ||
| auth.js | ||
| auth.test.js | ||
| constants.js | ||
| entry.js | ||
| index.js | ||
| retries.test.js | ||
| secrets.js | ||
| utils.js | ||