A management console (manage.py) is included for managing all maps in the cluster. Scripts for starting all, stopping all, updating, backing up user data, and restoring user data are included for ...
terraform plan -json -out=plan.tmp > plan_log.jsonl && terraform show -json plan.tmp > plan_output.json && terraform show plan.tmp > plan_output_raw.log Flags: -f, --apply-log-file string Path to the ...