Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 218 Bytes

File metadata and controls

8 lines (6 loc) · 218 Bytes

Terraform plan formatter

Just pipe terraform plan -no-color output to this script. This will generate an human readable diff.

terraform plan -no-color | terraform-plan-formatter.py