Skip to content

Latest commit

 

History

History
100 lines (55 loc) · 3.44 KB

CHANGELOG.md

File metadata and controls

100 lines (55 loc) · 3.44 KB

Changelog

2.1.0 (2024-03-19)

Fixed

2.0.0 (2024-03-10)

Breaking changes

  • 💥 change tfsec to trivy [6fd2e11]

1.0.0 (2023-09-30)

Miscellaneous

  • Merge pull request #1 from ptavares/feat/add-tfautomv [9b2e7cc]
  • 🚀 add tfautomv [d18fbec]

0.2.5 (2022-07-17)

Fixed

0.2.4 (2022-07-17)

Removed

0.2.3 (2022-03-17)

Fixed

0.2.2 (2022-03-17)

Fixed

0.2.1 (2022-03-17)

Fixed

0.2.0 (2022-02-15)

Added

  • ✨ add install of terraform tools : docs tflint tfsec [c5baf34]

Fixed

  • ✏️ update Readme [7e85464]
  • ✏️ update Readme with new tools [f896a7a]

0.1.0 (2021-10-08)

Added

  • ✨ add pre-commit + makefile [4d1484d]
  • ✨ add multi OSTYPE/machine support [c70ca04]
  • ✨ set bin directory to /home/ptavares/.local/bin instead of /home/ptavares/bin [f3b81d8]
  • 🎉 initial commit [2f71974]

Fixed

Miscellaneous

  • 📝 🐛 fix log message [cdd3047]