From 3498a1f515950164d17f626133f5ec2a1f455e51 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 14:46:53 +0200 Subject: [PATCH] chore(deps): update dependency hashicorp/terraform to v1.8.3 (#302) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [hashicorp/terraform](https://togithub.com/hashicorp/terraform) | patch | `1.8.2` -> `1.8.3` | --- ### Release Notes
hashicorp/terraform (hashicorp/terraform) ### [`v1.8.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.8.3) [Compare Source](https://togithub.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. ([#​35110](https://togithub.com/hashicorp/terraform/issues/35110)) - `core`: Fix crash when a provider incorrectly plans a nested object when the configuration is `null` ([#​35090](https://togithub.com/hashicorp/terraform/issues/35090))
--- ### 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 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). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .terraform-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.terraform-version b/.terraform-version index 53adb84..a7ee35a 100644 --- a/.terraform-version +++ b/.terraform-version @@ -1 +1 @@ -1.8.2 +1.8.3