Skip to content

Releases: antonbabenko/pre-commit-terraform

v1.97.3

04 Feb 13:49
Compare
Choose a tag to compare

1.97.3 (2025-02-04)

Bug Fixes

  • terraform_docs: Fix bug introduced in v1.97.2 (#801) (64b81f4), closes #796

v1.97.2

03 Feb 17:30
Compare
Choose a tag to compare

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

01 Feb 22:52
Compare
Choose a tag to compare

1.97.1 (2025-02-01)

Bug Fixes

  • Parallelism CPU calculation inside Kubernetes and Docker with limits (#799) (58a89a1)

v1.97.0

16 Jan 16:10
Compare
Choose a tag to compare

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

24 Dec 14:06
Compare
Choose a tag to compare

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

31 Oct 19:31
Compare
Choose a tag to compare

1.96.2 (2024-10-31)

Bug Fixes

  • WSL: Make parallelism work appropriately (#728) (e87ee43)

v1.96.1

17 Sep 10:59
Compare
Choose a tag to compare

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

16 Sep 14:03
Compare
Choose a tag to compare

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

11 Sep 16:55
Compare
Choose a tag to compare

1.95.0 (2024-09-11)

Features

  • terraform_docs: Drop support for terraform-docs <0.12.0 (#717) (81e4572)

v1.94.3

10 Sep 17:54
Compare
Choose a tag to compare

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)