Currently, we install vault CLI as part of our other vault modules. Let us create a new module that only installs the vault CLI without the authentication steps.
It should be an easy lift as we have all the installation-related code in all vault modules.
Currently, we install vault CLI as part of our other vault modules. Let us create a new module that only installs the vault CLI without the authentication steps.
It should be an easy lift as we have all the installation-related code in all vault modules.
Part of #312