Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(github-release): update hashicorp/terraform to 1.9.8 (#366)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/terraform](https://redirect.github.com/hashicorp/terraform) | patch | `1.9.7` -> `1.9.8` | --- ### Release Notes <details> <summary>hashicorp/terraform (hashicorp/terraform)</summary> ### [`v1.9.8`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.9.8) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.9.7...v1.9.8) #### 1.9.8 (October 16, 2024) BUG FIXES: - init: Highlight missing subdirectories of registry modules in error message ([#​35848](https://redirect.github.com/hashicorp/terraform/pull/35848)) - init: Prevent crash when loading `provider_meta` blocks with invalid names ([#​35842](https://redirect.github.com/hashicorp/terraform/pull/35842)) - config generation: Escape all invalid syntax in generate map keys with quotes ([#​35837](https://redirect.github.com/hashicorp/terraform/pull/35837)) - plan: also validate provider requirements from state ([#​35864](https://redirect.github.com/hashicorp/terraform/pull/35864)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on saturday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/sp3nx0r/homelab). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMSIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information