Skip to content

Tags: ryan-at-ld/pre-commit-terraform

Tags

v1.96.0

Toggle v1.96.0's commit message
chore(release): version 1.96.0 [skip ci]

# [1.96.0](antonbabenko/pre-commit-terraform@v1.95.0...v1.96.0) (2024-09-16)

### Features

* Expand environment variables in `--args=` which contains lowercase symbols, like `${TF_VAR_lowercase}` ([antonbabenko#719](antonbabenko#719)) ([bf156b4](antonbabenko@bf156b4))

v1.95.0

Toggle v1.95.0's commit message
chore(release): version 1.95.0 [skip ci]

# [1.95.0](antonbabenko/pre-commit-terraform@v1.94.3...v1.95.0) (2024-09-11)

### Features

* **`terraform_docs`:** Drop support for `terraform-docs` <0.12.0 ([antonbabenko#717](antonbabenko#717)) ([81e4572](antonbabenko@81e4572))

v1.94.3

Toggle v1.94.3's commit message
chore(release): version 1.94.3 [skip ci]

## [1.94.3](antonbabenko/pre-commit-terraform@v1.94.2...v1.94.3) (2024-09-10)

### Bug Fixes

* **`terraform_docs`:** Restore `--hook-config=--add-to-existing-file` default behavior. Regression from 1.94.0. ([antonbabenko#716](antonbabenko#716)) ([315342e](antonbabenko@315342e))

v1.94.2

Toggle v1.94.2's commit message
chore(release): version 1.94.2 [skip ci]

## [1.94.2](antonbabenko/pre-commit-terraform@v1.94.1...v1.94.2) (2024-09-09)

### Bug Fixes

* Support custom TF paths which contains spaces ([antonbabenko#714](antonbabenko#714)) ([2bca410](antonbabenko@2bca410))

v1.94.1

Toggle v1.94.1's commit message
chore(release): version 1.94.1 [skip ci]

## [1.94.1](antonbabenko/pre-commit-terraform@v1.94.0...v1.94.1) (2024-08-30)

### Bug Fixes

* **`terraform_docs`:** Fix non-GNU sed issues, introduced in v1.93.0, as previous fix doesn't work correctly ([antonbabenko#708](antonbabenko#708)) ([c986c5e](antonbabenko@c986c5e))

v1.94.0

Toggle v1.94.0's commit message
chore(release): version 1.94.0 [skip ci]

# [1.94.0](antonbabenko/pre-commit-terraform@v1.93.1...v1.94.0) (2024-08-29)

### Features

* **`terraform-docs`:** Add support for `replace` mode  for TF 0.12+; Use native saving to file for TF 0.12+. Both requires `terraform-docs` v0.12.0+ which released in 2021. ([antonbabenko#705](antonbabenko#705)) ([1a1b4a3](antonbabenko@1a1b4a3))

v1.93.1

Toggle v1.93.1's commit message
chore(release): version 1.93.1 [skip ci]

## [1.93.1](antonbabenko/pre-commit-terraform@v1.93.0...v1.93.1) (2024-08-29)

### Bug Fixes

* **`terraform_docs`:** Fix non-GNU `sed` issues, introduced in v1.93.0 ([antonbabenko#704](antonbabenko#704)) ([3c8734d](antonbabenko@3c8734d))

v1.93.0

Toggle v1.93.0's commit message
chore(release): version 1.93.0 [skip ci]

# [1.93.0](antonbabenko/pre-commit-terraform@v1.92.3...v1.93.0) (2024-08-28)

### Features

* **`terraform_docs`:** Start seamless migration to `terraform-docs` markers ([antonbabenko#701](antonbabenko#701)) ([d03f44f](antonbabenko@d03f44f))

v1.92.3

Toggle v1.92.3's commit message
chore(release): version 1.92.3 [skip ci]

## [1.92.3](antonbabenko/pre-commit-terraform@v1.92.2...v1.92.3) (2024-08-27)

### Bug Fixes

* **`terraform_docs`:** Suppress redundant warnings pop-ups introduced in v1.92.2 ([antonbabenko#700](antonbabenko#700)) ([59b2454](antonbabenko@59b2454))

v1.92.2

Toggle v1.92.2's commit message
chore(release): version 1.92.2 [skip ci]

## [1.92.2](antonbabenko/pre-commit-terraform@v1.92.1...v1.92.2) (2024-08-16)

### Bug Fixes

* **`terraform_docs`:** Fix issue and prioritize `output.file` setting from `.terraform-docs.yml` config over `--hook-config=--path-to-file=` ([antonbabenko#698](antonbabenko#698)) ([9d6a22b](antonbabenko@9d6a22b))