Skip to content

nicjohnson145/tf-plan-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tf-plan-summary

Generate condensed summaries of terraform plans

Usage

Pipe the json representation of a terraform plan into the tool to have the summarized version output to stdout

terraform plan -out=plan.tfplan
terraform show --json plan.tfplan | tf-plan-summary

"Read" operations can be excluded from the output via the -x/-exclude-reads options

About

Generate condensed summaries of terraform plans

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages