From a5341f5df186876f5e7fa1b78b54c5d4a7b5dbea Mon Sep 17 00:00:00 2001 From: vincent Date: Sat, 8 Oct 2022 21:33:41 +0200 Subject: [PATCH] add todo --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index 2de102d..a7b3a8d 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,9 @@ # unseal-vault this program help to unsealed multiple vault instance in one time to do that he looking on an consul cluster (default to consul.service.consul) each vault service ans try to unseal each sealed instance + +## to do + +- [ ] manage output in logger +- [ ] create dedicated package for vault and consul function +