To setup the python development environment use the make env command.
This will setup your python virtual environment and install required packages.
Rolling out terraform against each environment is managed by the GitHub Actions pipeline. The workflow files can be found in .github/workflows