spring-cloud-config icon indicating copy to clipboard operation
spring-cloud-config copied to clipboard

Connect to Multiple Vault Secrets Engines

Open kevin-thompson opened this issue 6 years ago • 4 comments
trafficstars

Since Vault allows for multiple secrets engines, it seems reasonable to expect that one might use multiple engines for the same project. For example, Vault supports database secrets engines that manage, well, database secrets, but many other properties will just be key-values. It would be nice to pass a list of secrets engines into the "backend" property rather than it just accepting a single secrets engine.

kevin-thompson avatar Feb 28 '19 21:02 kevin-thompson

@kevin-thompson - This week I added the vault namespace changes and it'll be good to add other secret engines as well. I can contribute the related code changes and review the changes needed.

kamalakarp avatar Mar 02 '19 00:03 kamalakarp

What's the status on this? Would be a useful feature

atdiff avatar Jan 08 '20 19:01 atdiff

Were waiting for votes before this gets prioritized.

spencergibb avatar Jan 08 '20 19:01 spencergibb

Hi there! Just out of curiosity, is there any updates related to this issue? Or is there any workaround? I've been searching for some time and I didn't get a clue related to this, besides to use different paths inside the very unique secret engine. Thanks in advance!

luroto avatar Aug 02 '22 21:08 luroto