Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 425 Bytes

readme.md

File metadata and controls

21 lines (12 loc) · 425 Bytes

tf-toolbox

Tools to make terraform CI/CD process better.

findroot

Based on changed files from git finds directory from which to run terragrunt run-all command.

cleanplan

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

unlock

Finds and removes stuck locks in dynamodb.