Changelog
- 569e262: [Dinesh] | Rename the repo and file name from state to plan (@dineshba)
- aa69a90: [Dinesh] | Read io file using ReadBytes (@dineshba)
- f7a3872: [Dinesh] | Add makefile (@dineshba)
- 95a2b5c: [Dinesh] | Try to show tree structure (@dineshba)
- 6392ec8: [Dinesh] | Print the element in color (@dineshba)
- 7283c17: [Dinesh] | Parse flag and show tree or separate-tree (@dineshba)
- 63712ce: [Dinesh] | Try to draw using m1gwings/treedrawer/tree (@dineshba)
- 4a2c75c: [Dinesh] | Create new terraform state file and refactoring (@dineshba)
- b48d7f2: [Dinesh] | Rename file to main.go (@dineshba)
- 94213b8: [Dinesh] | new package for reading from stdin/file (@dineshba)
- d8ebefb: [Dinesh] | draw tree based on user input drawable (@dineshba)
- a5f69c3: [Dinesh] | create writer package (@dineshba)
- fa1190a: [Dinesh] | Add .idea to gitignore (@dineshba)
- 81a6e9c: [Dinesh] | Rename package and file name (@dineshba)
- c792fac: [Dinesh] | Move createWriter and createReader to respective packages (@dineshba)
- 949e8c5: [Dinesh] | Use flags to get the filename argument (@dineshba)
- 704442a: [Dinesh] | validate number of arguments (@dineshba)
- a1579f2: [Dinesh] | log IfError and Exit (@dineshba)
- 53279af: [Dinesh] | Add ability to write output to file (@dineshba)
- ab9f1cf: [Dinesh] | Fix bug: filter out no-op resources (@dineshba)
- 5578bb7: [Dinesh] | Change binary name to tf-plan-summarize (@dineshba)
- d8c2d68: [Dinesh] | Customize the usage output (@dineshba)
- 961f6fa: [Dinesh] | Update README (@dineshba)
- 1f659e3: [Dinesh] | Move colorPrefix and suffix text calculation to one place (@dineshba)
- c592f7c: [Dinesh] | Add workflow files for build and release (@dineshba)
- a462905: [Dinesh] | Fix gosec errors (@dineshba)
- 95fdf76: [Dinesh] | Update README with badge (@dineshba)
- 1ad922c: [Dinesh] | Specify go-version to be 1.17 (@dineshba)
- 7533a12: [Dinesh] | Use signing for the artifacts (@dineshba)