nlamirault / terraform-linode-lke

Terraform module for Linode Kubernete Engine
0 stars 0 forks source link

Update dependency hashicorp/terraform to v1.2.6 #11

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform patch 1.2.5 -> 1.2.6

Release Notes

hashicorp/terraform ### [`v1.2.6`](https://togithub.com/hashicorp/terraform/releases/tag/v1.2.6) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.2.5...v1.2.6) #### 1.2.6 (July 27, 2022) ENHANCEMENTS: - Add a warning and guidance when `terraform init` fails to fully populate the `.terraform.lock.hcl` file. ([#​31399](https://togithub.com/hashicorp/terraform/issues/31399)) - Add a direct link to the relevant documentation when `terraform init` fails on missing checksums. ([#​31408](https://togithub.com/hashicorp/terraform/issues/31408)) BUG FIXES: - Fix panic on `terraform show` when state file is invalid or unavailable. ([#​31444](https://togithub.com/hashicorp/terraform/issues/31444)) - Fix `terraform providers lock` command failing on missing checksums. ([#​31389](https://togithub.com/hashicorp/terraform/issues/31389)) - Some combinations of move block operations would be executed in the wrong order ([#​31499](https://togithub.com/hashicorp/terraform/issues/31499)) - Don't attribute an error to the provider when a computed attribute is listed in `ignore_changes` ([#​31509](https://togithub.com/hashicorp/terraform/issues/31509))

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 Mend Renovate. View repository job log here.