Skip to content

Change terraform plan output from home made to tf-summarize

Emmanuel QUEVILLON requested to merge feat/use-tf-summarize into main

This replacement add the opportunity to have different output format available: html, md, table (default), json, json-sum, tree. For full output options, visit https://github.com/dineshba/tf-summarize/tree/main?tab=readme-ov-file#usage

Merge request reports