dineshba/tf-summarize

Refactor to use terraform-json package

Closed this issue · 4 comments

From what i see this tool reads the terraform's standard output format. To enable future compatibility and simplify the codebase i recommend using the following package provided by hashicorp to read the common json format

https://github.com/hashicorp/terraform-json

What are your views on this?

I agree with using this https://github.com/hashicorp/terraform-json. It will be very helpful. Thanks for this input @kishaningithub

Hi @dineshba you can assign this to me if still relevant

@QuintenBruynseraede Feel free to start ahead with the PR ! ☺️

Also @QuintenBruynseraede Feel free to create a draft PR and reach out for help if needed :-)