Releases: dineshba/tf-summarize
Releases · dineshba/tf-summarize
v0.3.19
0.3.16
v0.3.15
Changelog
- 81c977d: feat(parser): handle terragrunt as parser binary (#87) (@norman-zon)
- 03c3e70: Bump gopkg.in/yaml.v3 from 3.0.0 to 3.0.1 (#92) (@dependabot[bot])
- fcdf82a: feat(terraformstate): handle TF 1.12-style imports (#96) (@btajuddin)
- 809f136: feat(table, HTML): include 'moved' resources (#97) (@mdb)
- 4732eb4: Update README.md (#94) (@matthewbarr)
- ac50438: 85: Add resouce count to change summary (#91) (@tfitch)
v0.3.14
v0.3.13
v0.3.12
Changelog
- be5c60e: Sort results (#75) (@lcssanches)
- a9ed1c4: Use --clean instead of --rm-dist for go releaser (@dineshba)
- e1c495e: docs(readme): update readme example with latest checkout version (#76) (@Ameausoone)
- 789555f: Fix release pipeline which is caused by breaking goreleaser change (#77) (@dineshba)
- 3483af4: Add test coverage (#78) (@kumdeepakgit)
- 4e3f1ce: print change summary as json (#22) (@cgroschupp)
- 6c9fdfb: Update README with json-sum feature (#79) (@dineshba)
v0.3.11
Changelog
- be5c60e: Sort results (#75) (@lcssanches)
- a9ed1c4: Use --clean instead of --rm-dist for go releaser (@dineshba)
- e1c495e: docs(readme): update readme example with latest checkout version (#76) (@Ameausoone)
- 8ce1883: Update goreleaser github action (@dineshba)
- 03c3508: Fix gorelease yaml file (@dineshba)
v0.3.10
Changelog
- 9e403ca: Fix incorrect filtering of no-op changes (#74) (@QuintenBruynseraede)
v0.3.9
v0.3.8
Changelog
- b74b13d: [WIP] Feat: use terraform-json package (#60) (@QuintenBruynseraede)
- 908b8f0: Add nil check for IsImport (#66) (@dineshba)
- 29d45b2: Fix issue #20 "unexpected end of JSON input" error (#64) (@mdb)
- 2c17fcc: feat: add support for env defined binary (#68) (@quotidian-ennui)
- c447ded: support
-htmlflag to render output as HTML (#70) (@mdb)