Skip to content

Commit

Permalink
fix(github-release): update hashicorp/terraform to 1.9.8 (#366)
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.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
([#&#8203;35848](https://redirect.github.com/hashicorp/terraform/pull/35848))
- init: Prevent crash when loading `provider_meta` blocks with invalid
names
([#&#8203;35842](https://redirect.github.com/hashicorp/terraform/pull/35842))
- config generation: Escape all invalid syntax in generate map keys with
quotes
([#&#8203;35837](https://redirect.github.com/hashicorp/terraform/pull/35837))
- plan: also validate provider requirements from state
([#&#8203;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
renovate[bot] authored Oct 30, 2024
1 parent cf7a635 commit 511be8c
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.9.7
1.9.8
2 changes: 1 addition & 1 deletion terraform/proxmox/.terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.9.7
1.9.8

0 comments on commit 511be8c

Please sign in to comment.