Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support the hashicorp vault database secrets backend #663

Open
jessesightler-redhat opened this issue Sep 11, 2024 · 0 comments
Open

Support the hashicorp vault database secrets backend #663

jessesightler-redhat opened this issue Sep 11, 2024 · 0 comments

Comments

@jessesightler-redhat
Copy link

Is your feature request related to a problem? Please describe.
Hashicorp supports both static and dynamic roles in the database plugin: https://developer.hashicorp.com/vault/docs/secrets/databases

Right now, these do not work with the vault plugin when using v2 secrets engine. They do somewhat work with v1, but this causes issues for those of us that use v2 secrets.

Describe the solution you'd like
Implement support, at least for static roles. This would make it easier to support dynamic passwords from the vault.

Describe alternatives you've considered
Use v1 or a manual script instead of the vault plugin

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant