From ca79744275d73481f71f2de34607f4ad621c90f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 17:54:51 +0000 Subject: [PATCH] chore(deps): update dependency terraform to v1.10.4 (#138) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [terraform](https://redirect.github.com/hashicorp/terraform) | patch | `1.10.3` -> `1.10.4` | --- ### Release Notes
hashicorp/terraform (terraform) ### [`v1.10.4`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.10.4) [Compare Source](https://redirect.github.com/hashicorp/terraform/compare/v1.10.3...v1.10.4) #### 1.10.4 (January 8, 2025) BUG FIXES: - type conversion: Empty map conversions now return correct type information ([#​36262](https://redirect.github.com/hashicorp/terraform/issues/36262)) - `terraform console`: Fix crash when printing ephemeral values ([#​36267](https://redirect.github.com/hashicorp/terraform/issues/36267))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/naa0yama/devtool-wsl2). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .tool-versions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tool-versions b/.tool-versions index bea51f5..60c18d4 100644 --- a/.tool-versions +++ b/.tool-versions @@ -7,5 +7,5 @@ poetry 1.8.5 python 3.10.12 rust stable starship 1.18.2 -terraform 1.10.3 +terraform 1.10.4 tmux 3.4