Library
Library copied to clipboard
Extending the ability to read multiple secrets from multiple paths for `HashiCorp Vault - Key Value (v2) retrieve secrets` template
There is already available Vault Community Template which does the job of reading multiple secrets from a single path but in addition user requirement is to read secrets from multiple paths . User should be able to pass on multiple vault paths to that template.
Base Requirements
To Update the community template so that it can be extended the ability to read multiple secrets from multiple paths.