All notable changes to this project will be documented in this file.
2.1.0 (2024-10-16)
2.0.0 (2024-09-25)
- 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)
- tofu: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."
1.0.4 (2024-09-21)
- docker image reference in README.md (7b04f0c)
- docker image reference in README.md (f9b71fe)
- dockerhub (0fac591)
- entry for tofu_docs_replace (f146463)
1.0.2 (2024-03-08)
- remove obsolete terraform checks and awk file hack (97cba7a)
1.0.1 (2024-03-07)
- dockerfile (65b197c)
1.0.0 (2023-12-21)
- TODO