Skip to content

KazanExpress/tf-toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.