Skip to content

Commit

Permalink
chore(deps): update dependency hashicorp/terraform to v1.8.1 (#294)
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 |
|---|---|---|
| [hashicorp/terraform](https://github.com/hashicorp/terraform) |
patch | `1.8.0` -> `1.8.1` |

---

### Release Notes

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

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

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

##### 1.8.1 (April 17, 2024)

BUG FIXES:

- Fix crash in terraform plan when referencing a module output that does
not exist within the try(...) function.
([#&#8203;34985](https://github.com/hashicorp/terraform/pull/34985))
- Fix crash in terraform apply when referencing a module with no planned
changes.
([#&#8203;34985](https://github.com/hashicorp/terraform/pull/34985))
- `moved` block: Fix crash when move targets a module which no longer
exists.
([#&#8203;34986](https://github.com/hashicorp/terraform/pull/34986))
- `import` block: Fix crash when generating configuration for resources
with complex sensitive attributes.
([#&#8203;34996](https://github.com/hashicorp/terraform/pull/34996))
- Plan renderer: Correctly render strings that begin with JSON
compatible text but don't end with it.
([#&#8203;34959](https://github.com/hashicorp/terraform/pull/34959))

</details>

---

### 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.

---

- [ ] <!-- 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/Hapag-Lloyd/terraform-aws-bastion-host-ssm).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMDEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjMwMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 32636ab commit 7f354d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.0
1.8.1

0 comments on commit 7f354d7

Please sign in to comment.