Vault - Create a Hashicorp Vault Container (Part I)
I am moving my infrastructure towards automation and with it comes the challenge
of moving secrets around.
We don't want secrets hard-coded into our code and flying around all over the
place. GitLab suggests using hashicorp Vault to solve these issues
[https://youtu.be/VYfl-DpZ5wM].
High Level Diagram