larivierec / containers

Containers used in my kubernetes cluster and other various containers
https://garb.dev
Apache License 2.0
1 stars 1 forks source link

chore(deps): update hashicorp/terraform docker tag to v1.8.1 #120

Closed theriver-bot[bot] closed 7 months ago

theriver-bot[bot] commented 7 months ago

This PR contains the following updates:

Package Type Update Change OpenSSF
hashicorp/terraform stage patch 1.8.0 -> 1.8.1 OpenSSF Scorecard

Release Notes

hashicorp/terraform (hashicorp/terraform) ### [`v1.8.1`](https://togithub.com/hashicorp/terraform/releases/tag/v1.8.1) [Compare Source](https://togithub.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. ([#​34985](https://togithub.com/hashicorp/terraform/pull/34985)) - Fix crash in terraform apply when referencing a module with no planned changes. ([#​34985](https://togithub.com/hashicorp/terraform/pull/34985)) - `moved` block: Fix crash when move targets a module which no longer exists. ([#​34986](https://togithub.com/hashicorp/terraform/pull/34986)) - `import` block: Fix crash when generating configuration for resources with complex sensitive attributes. ([#​34996](https://togithub.com/hashicorp/terraform/pull/34996)) - Plan renderer: Correctly render strings that begin with JSON compatible text but don't end with it. ([#​34959](https://togithub.com/hashicorp/terraform/pull/34959))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.



This PR has been generated by Renovate Bot.