Skip to content

Releases: rootsami/terradrift

v0.0.5

25 Mar 15:17
857fd10
Compare
Choose a tag to compare

Changelog

  • 857fd10 fix: Validation if terraform version not defined and Add more tests (#19)

v0.0.4

15 Feb 23:44
49d4ce1
Compare
Choose a tag to compare

Changelog

  • 49d4ce1 feat: add more metric to detect failures (#18)

v0.0.3

04 Feb 23:54
bc94f18
Compare
Choose a tag to compare

Changelog

  • bc94f18 Merge pull request #15 from rootsami/fix-nullpointer-exception
  • 1f84356 fix(tfstack): null pointer exception once drift is detected

v0.0.2

28 Jan 10:05
1a13cd7
Compare
Choose a tag to compare

Changelog

  • 1a13cd7 Merge pull request #13 from rootsami/fix-ci-gh-action
  • 2681795 ci: goreleaser github-action v4
  • 6ed0565 Merge pull request #12 from rootsami/fix-raw-plan
  • f196f7a refactor: calculate drift based on json output instead of human-readable
  • dd36605 Merge pull request #8 from rootsami/fix-readme
  • f1b3635 docs: fix a miscalculated results

v0.0.1

16 Jan 20:40
Compare
Choose a tag to compare

Initial Release

A tool that will navigate through all terraform directories (stacks) to run terraform plan to detect the current drift between the committed code and applied infrastructure.

Full Changelog: https://github.com/rootsami/terradrift/commits/v0.0.1