Add version query for secrets backends
Closed this issue · 0 comments
matthewdevenny commented
Allow the version to be specified for each of the secrets backends (except for vault v1 kv stores - due to no version support). If the secret name is suffixed with ?version=<version>
retrieve that particular version from the secrets backend.