dineshba / tf-summarize

A command-line utility to print the summary of the terraform plan
MIT License
510 stars 33 forks source link

fix the typo in the struct for the outputs #37

Closed opp-svega closed 1 year ago

opp-svega commented 1 year ago

@dineshba Looks like the linting caused some issues with the output changes we made. Here is a quick PR to fix it.