Categorygithub.com/KazanExpress/tf-toolbox
repository
0.2.4
Repository: https://github.com/kazanexpress/tf-toolbox.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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.