Skip to content

Commit

Permalink
⬆️ (dependencies): Update dependency terraform to v1.8.3 (#102)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change | OpenSSF |
|---|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | patch |
`1.8.2` -> `1.8.3` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/hashicorp/terraform/badge)](https://securityscorecards.dev/viewer/?uri=github.com/hashicorp/terraform)
|

---

### Release Notes

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

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

[Compare
Source](https://github.com/hashicorp/terraform/compare/v1.8.2...v1.8.3)

##### 1.8.3 (May 8, 2024)

BUG FIXES:

- `terraform test`: Providers configured within an overridden module
could panic.
([#&#8203;35110](https://github.com/hashicorp/terraform/issues/35110))
- `core`: Fix crash when a provider incorrectly plans a nested object
when the configuration is `null`
([#&#8203;35090](https://github.com/hashicorp/terraform/issues/35090))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/chezmoi-sh/nex.rpi).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNDAuMTAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
  • Loading branch information
renovate[bot] committed May 8, 2024
2 parents 87cec57 + 6b8b243 commit 1048edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
direnv 2.34.0
goss 0.4.6
task 3.33.1
terraform 1.8.2
terraform 1.8.3

0 comments on commit 1048edc

Please sign in to comment.