|
|
||
|---|---|---|
| .. | ||
| check-vault-encrypted.sh | ||
| README.md | ||
| tf_to_inventory.py | ||
scripts/
Small helper scripts. Python standard library only — no third-party dependencies (keeps them runnable anywhere without a venv).
tf_to_inventory.py— readsterraform output -jsonon stdin and writes an Ansiblehosts.yml. Invoked bymake tf-inventory. Data contract: ADR-009.