You will need the following:
brew install consul nomad cfssl tfenv pkenv pyenv
This repo uses the following:
tfenv install 1.2.5
pkenv install 1.8.2
pyenv install 3.10.2inside the ./ansible directory:
python -m venv venv
. venv/bin/activate
pip install -r requirements.txtIf you have access to the state, execute inside the ./terraform directory:
terraform plan