hashicorp/terraform (hashicorp/terraform)
### [`v1.9.1`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.1)
[Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.0...v1.9.1)
#### 1.9.1 (July 3, 2024)
UPGRADE NOTES:
- Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses [CVE-2024-6257](https://nvd.nist.gov/vuln/detail/CVE-2024-6257). This change may have a negative effect on performance of `terraform init` or `terraform get` in case of larger git repositories. Please do file an issue if you find the performance difference noticable. ([#35376](https://togithub.com/hashicorp/terraform/pull/35376))
BUG FIXES:
- `terraform test`: Removed additional erroneous error message when referencing attributes that don't exist. ([#35408](https://togithub.com/hashicorp/terraform/pull/35408))
- `import` blocks: Fix crash that occurs when incorrectly referencing the `to` resource from the `id` attribute. ([#35420](https://togithub.com/hashicorp/terraform/pull/35420))
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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.9.0
->1.9.1
Release Notes
hashicorp/terraform (hashicorp/terraform)
### [`v1.9.1`](https://togithub.com/hashicorp/terraform/releases/tag/v1.9.1) [Compare Source](https://togithub.com/hashicorp/terraform/compare/v1.9.0...v1.9.1) #### 1.9.1 (July 3, 2024) UPGRADE NOTES: - Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. This addresses [CVE-2024-6257](https://nvd.nist.gov/vuln/detail/CVE-2024-6257). This change may have a negative effect on performance of `terraform init` or `terraform get` in case of larger git repositories. Please do file an issue if you find the performance difference noticable. ([#35376](https://togithub.com/hashicorp/terraform/pull/35376)) BUG FIXES: - `terraform test`: Removed additional erroneous error message when referencing attributes that don't exist. ([#35408](https://togithub.com/hashicorp/terraform/pull/35408)) - `import` blocks: Fix crash that occurs when incorrectly referencing the `to` resource from the `id` attribute. ([#35420](https://togithub.com/hashicorp/terraform/pull/35420))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.