Skip to content

Will it be possible to support multiple extensions of the same type? #743

Answered by jimmarino
MikhailGordienk asked this question in Q&A
Discussion options

You must be logged in to vote

This is currently supported in two ways:

  1. One Vault implementation can be substituted for another by configuring the appropriate extensions (e.g. include the Vault module you want in your build)

  2. In case you want to store secrets in different places, implement a multiplexing vault extension that delegates to different Vault backends

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by juliapampus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #75 on February 23, 2022 13:12.