Releases: dineshba/tf-summarize
Releases · dineshba/tf-summarize
v0.3.4
v0.3.3
Changelog
- c091e4e: fix: disable the outputs sections when no outputs are available (#41) (@opp-svega)
- fd113c7: update tf-summarize repo URL in demo workflow (#43) (@kishaningithub)
- 51570e8: document usage of tf-summarize using setup-tf-summarize github action (#45) (@kishaningithub)
- c308ae3: Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0 (#46) (@dependabot[bot])
v0.3.2
Changelog
- 5d60441: Add nfpms section to publish deb, apk and rpm (#39) (@kishaningithub)
v0.3.1
v0.3.0
Changelog
- 1762ef0: Add section in readme for PR comments (@dineshba)
- 1b5c9be: Add another writer for json format (@dineshba)
- b9bcf3f: Ignore the encode error (@dineshba)
- 8c681a2: Use writer to json output (@dineshba)
- a592ebe: Replace the extra quotes in the terraform resource name (@dineshba)
- 5762fef: Update README about the json flag and usage (@dineshba)
- 65a0f87: Add windows based on binaries in release artiface (@dineshba)
- 4ea796e: Enable Go Install (@triarius)
- 3f62591: Add docs on go install (@triarius)
- 6a52b0b: Add asdf install instructions (@adamcrews)
- 3ddf0f2: Fix asdf install instruction in README (@dineshba)
- 2fa2448: Fixed spelling mistakes in GitHub (@userbradley)
- ff02279: Added Codefresh example to close #29 (@userbradley)
- 00ee3e4: Fixed note about who maintains the example (@userbradley)
- 8f0e693: Fixed note about who maintains the example (@userbradley)
- c2756fb: Created example workflow (@userbradley)
- f5663f0: Changed terraform version to be light to allow backwards and forwards compatibility (@userbradley)
- a8b27ab: Linked to example file (@userbradley)
- 7343d62: Updated the TOC (@userbradley)
- 42ccea7: Bump golang.org/x/sys from 0.0.0-20210630005230-0f9fa26af87c to 0.1.0 (@dependabot[bot])
- 0599c8d: Add Outputs in summary for table output (#34) (@opp-svega)
- aa1d307: Add golangci-lint-action in CI (#35) (@dineshba)
v0.2.6
v0.2.5
v0.2.4
Changelog
- 76ca93c: Add demo workflow (#15) (@dineshba)
- 177694d: Update the demo workflow and add details in readme (#16) (@dineshba)
- c055072: Fix go staticcheck warnings (@dineshba)
- 1762ef0: Add section in readme for PR comments (@dineshba)
- 1b5c9be: Add another writer for json format (@dineshba)
- b9bcf3f: Ignore the encode error (@dineshba)
- 8c681a2: Use writer to json output (@dineshba)
- a592ebe: Replace the extra quotes in the terraform resource name (@dineshba)
- 5762fef: Update README about the json flag and usage (@dineshba)
v0.2.3
Changelog
- 86aa569: feat: add build containers (#7) (@zhilyaev)
- 041c7d8: feat(ci): docker build (#8) (@zhilyaev)
- 35fea06: Create Dockerfile (#9) (@zhilyaev)
- 49ffb7c: Fix the yaml syntax for docker gorelease (@dineshba)
- cdbdb1d: Add latest docker image tag (@dineshba)
- 582c836: Add screenshot in README (#12) (@dineshba)
- 34f7bc2: Add docker based instructions (@dineshba)