scripts/tf-staging.py: Easy access to staging cluster terraform state
Usage:
python3 -m venv .venv
source .venv/bin/activate
pip install -r scripts/requirements-tf-staging.txt
scrips/tf-staging.py <terraform command and args...>
Edited by Ahmon Dancy