dineshba / tf-summarize

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

Use json.Marshal to convert interface to []byte and fix the panic #73

Closed dineshba closed 8 months ago

dineshba commented 8 months ago

Fixed #72