panda-den / colorful-pandas

https://colorful-pandas.com
Other
0 stars 0 forks source link

Update Terraform hashicorp/terraform to v1.5.4 #286

Open astronaut-panda[bot] opened 1 year ago

astronaut-panda[bot] commented 1 year ago

This PR contains the following updates:

Package Type Update Change
hashicorp/terraform tfe_workspace patch 1.5.2 -> 1.5.4

Release Notes

hashicorp/terraform (hashicorp/terraform) ### [`v1.5.4`](https://togithub.com/hashicorp/terraform/releases/tag/v1.5.4) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.5.3...v1.5.4) ##### 1.5.4 (July 26, 2023) BUG FIXES: - `check` blocks: Fixes crash when nested data sources are within configuration targeted by the terraform import command. ([#​33578](https://togithub.com/hashicorp/terraform/issues/33578)) - `check` blocks: Check blocks now operate in line with other checkable objects by also executing during import operations. ([#​33578](https://togithub.com/hashicorp/terraform/issues/33578)) ### [`v1.5.3`](https://togithub.com/hashicorp/terraform/releases/tag/v1.5.3) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.5.2...v1.5.3) ##### 1.5.3 (July 12, 2023) BUG FIXES: - core: Terraform could fail to evaluate module outputs when they are used in a provider configuration during a destroy operation ([#​33462](https://togithub.com/hashicorp/terraform/pull/33462)) - backend/consul: When failing to save state, `consul CAS failed with transaction errors` no longer shows an error instance memory address, but an actual error message. ([#​33108](https://togithub.com/hashicorp/terraform/pull/33108)) - plan renderer: Fixes crash when rendering the plan if a relevant attribute contains an integer index specified as a string. ([#​33475](https://togithub.com/hashicorp/terraform/issues/33475))

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.



This PR has been generated by Renovate Bot.