Releases: antonbabenko/pre-commit-terraform
Releases · antonbabenko/pre-commit-terraform
v1.97.3
1.97.3 (2025-02-04)
Bug Fixes
terraform_docs
: Fix bug introduced in v1.97.2
(#801) (64b81f4), closes #796
v1.97.2
1.97.2 (2025-02-03)
Bug Fixes
terraform_docs
: Allow having whitespaces in path to .terraform-docs.yaml
config file (#796) (7d83911)
v1.97.1
1.97.1 (2025-02-01)
Bug Fixes
- Parallelism CPU calculation inside Kubernetes and Docker with limits (#799) (58a89a1)
v1.97.0
1.97.0 (2025-01-16)
Features
terraform_docs
: Add support for custom markers to better support other formats than Markdown (#752) (cd090b6)
v1.96.3
1.96.3 (2024-12-24)
Bug Fixes
terraform_docs
: Restore multiply --hook-config
args support. Regression from v1.95.0 (#731) (87143fb)
v1.96.2
1.96.2 (2024-10-31)
Bug Fixes
- WSL: Make parallelism work appropriately (#728) (e87ee43)
v1.96.1
1.96.1 (2024-09-17)
Bug Fixes
terraform_docs
: Fix issue with processing multiply files without terraform-docs
markers. Issue introduced in v1.95.0 (#720) (2b1aec8),
v1.96.0
1.96.0 (2024-09-16)
Features
- Expand environment variables in
--args=
which contains lowercase symbols, like ${TF_VAR_lowercase}
(#719) (bf156b4)
v1.95.0
1.95.0 (2024-09-11)
Features
terraform_docs
: Drop support for terraform-docs
<0.12.0 (#717) (81e4572)
v1.94.3
1.94.3 (2024-09-10)
Bug Fixes
terraform_docs
: Restore --hook-config=--add-to-existing-file
default behavior. Regression from 1.94.0. (#716) (315342e)