Mostly just some documentation changes
All checks were successful
Build and deploy Bridgeman Accessible Hashicorp Vault Implementation / deploy (push) Successful in 5s

This commit is contained in:
Alan Bridgeman 2025-12-18 21:00:31 -06:00
parent b42590d19e
commit 42343bbad7
2 changed files with 3 additions and 3 deletions

View file

@ -56,7 +56,7 @@ start_and_wait_for_vault() {
fi
}
# Function to initialize vault (inculding creating the root token and unseal keys)
# Function to initialize vault (including creating the root token and unseal keys)
#init_vault() {
# echo "*----------------------*"
# echo "| Initialization Vault |"