Attempted to fix issue where the vault tries to re-initialized even though it's already initialized (because of PV backed storage) + uncommented some of the CI/CD automation (as become more comforatable with it
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 2m13s

This commit is contained in:
Alan Bridgeman 2025-12-28 15:43:17 -06:00
parent 42343bbad7
commit b2054f85ec
5 changed files with 313 additions and 118 deletions

5
.gitignore vendored
View file

@ -1,2 +1,5 @@
# Environment Variables
.env
.env
# Ignore VSCode settings (that don't need to be shared)
.vscode/