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

Add Vault as SecretManager #22

Open
0verbyte opened this issue Sep 18, 2023 · 0 comments · May be fixed by #24
Open

Add Vault as SecretManager #22

0verbyte opened this issue Sep 18, 2023 · 0 comments · May be fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@0verbyte
Copy link
Owner

Add secret_manager_vault.go, which should implement the SecretManager interface in secret_manager.go.

https://www.vaultproject.io/

Few notes:

  • Vault testing should be available using a local Vault test server in Docker.
  • The Vault server should have seeded values to be able to run integration tests against the Vault server.
@0verbyte 0verbyte added the enhancement New feature or request label Sep 18, 2023
@0verbyte 0verbyte self-assigned this Sep 18, 2023
@0verbyte 0verbyte linked a pull request Sep 25, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant