mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
* make "role" input optional Per Vault documentation it doesn't have to be provided, and the auth provider's "default_role" parameter is required precisely for this case. https://www.vaultproject.io/api/auth/jwt |
||
|---|---|---|
| .. | ||
| action.js | ||
| action.test.js | ||
| auth.js | ||
| auth.test.js | ||
| entry.js | ||
| index.js | ||
| secrets.js | ||