Tools to make terraform CI/CD process better.
Based on changed files from git finds directory from which to run terragrunt run-all
command.
Removes duplicate whitespace from plan.
docker run --entrypoint=/bin/sh -ti -v $PWD:/mount ghcr.io/kazanexpress/tf-toolbox:latest
cat plan.txt | cleanplan > cleanplan.txt
Finds and removes stuck locks in dynamodb.