Skip to content

Commit

Permalink
fix(github-release): update hashicorp/terraform to 1.10.5 (#437)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [hashicorp/terraform](https://redirect.github.com/hashicorp/terraform)
| patch | `1.10.3` -> `1.10.5` |

---

### Release Notes

<details>
<summary>hashicorp/terraform (hashicorp/terraform)</summary>

###
[`v1.10.5`](https://redirect.github.com/hashicorp/terraform/releases/tag/v1.10.5)

[Compare
Source](https://redirect.github.com/hashicorp/terraform/compare/v1.10.4...v1.10.5)

#### 1.10.5 (January 22, 2025)

BUG FIXES:

- element(...): no longer crashes when asked for a negative index into a
tuple.
([#&#8203;36376](https://redirect.github.com/hashicorp/terraform/issues/36376))

- Updated dependency `github.com/hashicorp/go-slug` `v0.16.0` =>
`v0.16.3` to integrate latest changes (fix for CVE-2025-0377)
([#&#8203;36273](https://redirect.github.com/hashicorp/terraform/issues/36273))

- jsondecode(...): improved error message when objects contain duplicate
keys
([#&#8203;36376](https://redirect.github.com/hashicorp/terraform/issues/36376))

###
[`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
([#&#8203;36262](https://redirect.github.com/hashicorp/terraform/issues/36262))

- `terraform console`: Fix crash when printing ephemeral values
([#&#8203;36267](https://redirect.github.com/hashicorp/terraform/issues/36267))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTA3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2dpdGh1Yi1yZWxlYXNlIiwidHlwZS9wYXRjaCJdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent b9bf4db commit dcc28ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/cloudflare/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.3
1.10.5
2 changes: 1 addition & 1 deletion terraform/proxmox/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.3
1.10.5

0 comments on commit dcc28ce

Please sign in to comment.