Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Conversation

@edson-philippe
Copy link
Member

@edson-philippe edson-philippe commented Feb 17, 2025

Put an x into the box if that apply:

  • This PR introduces breaking change.
  • This PR fixes a bug.
  • This PR adds new functionality.
  • This PR enhances existing functionality.

Description of your changes

How can we test changes

renovate bot and others added 30 commits April 26, 2024 14:58
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…cker image build, please note that `TERRAFORM_VERSION` now must be provided (#670)

---------

Co-authored-by: George L. Yermulnik <[email protected]>
Co-authored-by: Maksym Vlasov <[email protected]>
# [1.90.0](v1.89.1...v1.90.0) (2024-05-23)

### Features

* Support set custom TF/OpenTofu binary. | If you use a custom Docker image build, please note that `TERRAFORM_VERSION` now must be provided ([#670](#670)) ([c7011c0](c7011c0))
# [1.91.0](v1.90.0...v1.91.0) (2024-06-07)

### Features

* Added Terramate as sponsor ([#676](#676)) ([dae1a48](dae1a48))
# [1.92.0](v1.91.0...v1.92.0) (2024-06-19)

### Features

* Add `terragrunt_validate_inputs` hook to check unused and undefined inputs ([#677](#677)) ([a139b71](a139b71))
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…5.2 (#682)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
## [1.92.1](v1.92.0...v1.92.1) (2024-08-01)

### Bug Fixes

* **`terraform_docs`:** Suppress "terraform command not found" error message in case binary does not exist ([#693](#693)) ([6ff3572](6ff3572))
small typo in the link for the workflow yaml file (`yml` -> `yaml`).
… from `.terraform-docs.yml` config over `--hook-config=--path-to-file=` (#698)

---------

Co-authored-by: MaxymVlasov <[email protected]>
## [1.92.2](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=` ([#698](#698)) ([9d6a22b](9d6a22b))
## [1.92.3](v1.92.2...v1.92.3) (2024-08-27)

### Bug Fixes

* **`terraform_docs`:** Suppress redundant warnings pop-ups introduced in v1.92.2 ([#700](#700)) ([59b2454](59b2454))
renovate bot and others added 30 commits August 7, 2025 19:43
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(deps): Use latest available Python 3.12 base image

* Bump docker image versions

* f

* f

* Update tests
# [1.100.0](v1.99.5...v1.100.0) (2025-08-08)

### Features

* **`terraform_fmt`:** Add support for `.tftest.hcl` and `.tfmock.hcl` formatting ([#911](#911)) ([7433e13](7433e13)), closes [/github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go#L30-L35](https://github.com//github.com/hashicorp/terraform/blob/0c63fb2b097edcd5cb1a91322765a414206fbea2/internal/command/fmt.go/issues/L30-L35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…dle arguments passed from terragrunt to TF (#933)
## [1.100.1](v1.100.0...v1.100.1) (2025-09-27)

### Bug Fixes

* **`terragrunt_providers_lock`, `terragrunt_validate`:** Properly handle arguments passed from terragrunt to TF ([#933](#933)) ([ea46354](ea46354))
# [1.101.0](v1.100.1...v1.101.0) (2025-09-30)

### Features

* **`terraform_fmt`:** Add support for `.tofutest.hcl` and `.tfquery.hcl` files ([#935](#935)) ([ba7cf0e](ba7cf0e)), closes [/github.com/hashicorp/terraform/blob/eae5ac13dd47eafd2d338b21db7311bbfa861b68/internal/command/fmt.go#L56](https://github.com//github.com/hashicorp/terraform/blob/eae5ac13dd47eafd2d338b21db7311bbfa861b68/internal/command/fmt.go/issues/L56)
…le arguments passed from terragrunt to TF (#939)
…dle arguments passed from terragrunt to TF (#939)
## [1.101.1](v1.101.0...v1.101.1) (2025-10-09)

### Bug Fixes

* **`terragrunt_providers_lock`, `terragrunt_validate`:** Properly handle arguments passed from terragrunt to TF ([#939](#939)) ([bae0525](bae0525))
# [1.102.0](v1.101.1...v1.102.0) (2025-10-14)

### Features

* **terrascan:** Add support for `__GIT_WORKING_DIR__` in hooks arguments ([#943](#943)) ([c4ef91e](c4ef91e))
…945)

Move `__GIT_WORKING_DIR__` permutation feature over right into
`common::parse_cmdline` function so that it is available to all hooks
that utilize `common::parse_cmdline` function.

Resolves #944
# [1.103.0](v1.102.0...v1.103.0) (2025-10-17)

### Features

* Add support of `__GIT_WORKING_DIR__` placeholder for all hooks ([#945](#945)) ([9830420](9830420)), closes [#944](#944)
Accept build arg `GITHUB_TOKEN` to authenticate calls made to
GitHub API in `common::install_from_gh_release` function.
# [1.104.0](v1.103.0...v1.104.0) (2025-11-20)

### Features

* **docker:** Allow authenticated calls to GitHub API ([#947](#947)) ([6deaf20](6deaf20))
## [1.104.1](v1.104.0...v1.104.1) (2026-01-04)

### Bug Fixes

* **`terraform_wrapper_module_for_each`:** Generate right usage example for S3 ([#952](#952)) ([3117fe2](3117fe2))
…d `check-lockfile-is-cross-platform` and `regenerate-lockfile-if-some-platform-missed` modes. Last one is same as `only-check-is-current-lockfile-cross-platform`, which now is deprecated. Check README for more details (#950)

---------

Co-authored-by: George Yermulnik (Georgii Iermulnik) <[email protected]>
# [1.105.0](v1.104.1...v1.105.0) (2026-01-06)

### Features

* **`terraform_providers_lock`:** Fix logical issue in hook modes: Add `check-lockfile-is-cross-platform` and `regenerate-lockfile-if-some-platform-missed` modes. Last one is same as `only-check-is-current-lockfile-cross-platform`, which now is deprecated. Check README for more details ([#950](#950)) ([95a52e3](95a52e3))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.