Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency hashicorp/terraform to v1.9.4 #615

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform minor 1.8.5 -> 1.9.4

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.9.4

Compare Source

1.9.4 (August 7, 2024)

BUG FIXES:

  • core: Unneeded variable validations were being executed during a destroy plan, which could cause plans starting with incomplete state to fail. (#​35511)
  • init: Don't crash when discovering invalid syntax in duplicate required_providers blocks. (#​35533)

v1.9.3

Compare Source

1.9.3 (July 24, 2024)

ENHANCEMENTS:

  • Terraform now returns a more specific error message in the awkward situation where an input variable validation rule is known to have failed (condition returned false) but the error message is derived from an unknown value. (#​35400)

BUG FIXES:

  • core: Terraform no longer performs an unnecessary refresh when removing an instance targeted by a removed block. (#​35458)
  • config generation: Fix validation error when using nested computed or deprecated attributes. (#​35484)
  • Updated to newer github.com/hashicorp/go-retryablehttp version, addressing CVE-2024-6104, and bringing in updates for several indirect dependencies. (#​35473)
  • Moved to building with Go 1.22.5, which addresses CVE-2024-24791 and several other non-security bugs. (#​35494)

v1.9.2

Compare Source

1.9.2 (July 10, 2024)

BUG FIXES:

  • core: Fix panic when self-referencing direct instances from count and for_each meta attributes. (#​35432)

v1.9.1

Compare Source

1.9.1 (Unreleased)

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. 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)

BUG FIXES:

  • terraform test: Removed additional erroneous error message when referencing attributes that don't exist. (#​35408)
  • import blocks: Fix crash that occurs when incorrectly referencing the to resource from the id attribute. (#​35420)

v1.9.0

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner June 27, 2024 08:00
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 27, 2024
@renovate renovate bot requested a review from a team as a code owner June 27, 2024 08:00
@renovate renovate bot enabled auto-merge (squash) June 27, 2024 08:00
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch 3 times, most recently from bf2492d to 8fc9af4 Compare July 3, 2024 17:11
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.0 Update dependency hashicorp/terraform to v1.9.1 Jul 3, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch 3 times, most recently from 460be59 to 15975b4 Compare July 9, 2024 09:36
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.1 Update dependency hashicorp/terraform to v1.9.2 Jul 10, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 15975b4 to eb7d28f Compare July 10, 2024 14:57
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.2 Update dependency hashicorp/terraform to v1.9.3 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch 2 times, most recently from 471c7d5 to 79a135f Compare July 30, 2024 09:27
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.3 Update dependency hashicorp/terraform to v1.9.4 Aug 7, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch 2 times, most recently from 1b8117d to f37a381 Compare August 13, 2024 09:59
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from f37a381 to 37de595 Compare August 14, 2024 12:54
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 37de595 to cb67d12 Compare August 16, 2024 10:56
@renovate renovate bot merged commit 983922b into master Aug 20, 2024
3 checks passed
@renovate renovate bot deleted the renovate/hashicorp-terraform-1.x branch August 20, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant