Releases: tofuutils/pre-commit-opentofu
Releases · tofuutils/pre-commit-opentofu
v2.1.0
v2.0.0
2.0.0 (2024-09-25)
Features
- tofu: add handling for missing tofu binary in Docker image This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience. BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes. (14fc63e)
BREAKING CHANGES
- tofu: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."