Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Add secrets import/export/verification functionality #244

Open
3 tasks
tjtelan opened this issue May 25, 2020 · 0 comments
Open
3 tasks

Add secrets import/export/verification functionality #244

tjtelan opened this issue May 25, 2020 · 0 comments

Comments

@tjtelan
Copy link
Member

tjtelan commented May 25, 2020

During development I'm using an in-memory Vault. One of the consequences is if Vault is restarted all of the contents are lost. The result is Postgres is referencing a path in Vault that no longer exists. If this happened with a more mature installation, verifying secrets for an organization could be a fire-drill

Development is a specific use-case, but in general I want to be able to save myself time dealing with secrets at an organization level.

  • Import secrets
  • Export secrets
  • Verify existing secrets exist at the path referenced in DB
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant