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.5 - autoclosed #3

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
hashicorp/terraform minor 1.8.2 -> 1.9.5

Release Notes

hashicorp/terraform (hashicorp/terraform)

v1.9.5

Compare Source

1.9.5 (August 20, 2024)

ENHANCEMENTS:

  • cloud: The cloud block can now interact with workspaces that have HCP resource IDs. (#​35495)

BUG FIXES:

  • core: removed blocks with provisioners were not executed when the resource was in a nested module. (#​35611)

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

v1.8.5

Compare Source

1.8.5 (June 5, 2024)

BUG FIXES:

  • terraform test: Remove duplicate warning diagnostic when providing values for unknown variables in run blocks. (#​35172)

v1.8.4

Compare Source

1.8.4 (May 22, 2024)

BUG FIXES:

  • core: Fix exponential slowdown in some cases when modules are using depends_on. (#​35157)
  • import blocks: Fix bug where resources with nested, computed, and optional id attributes would fail to generate configuration. (#​35220)
  • Updated to new golang.org/x/net release, which addressed CVE-2023-45288 (#​35165)

v1.8.3

Compare Source

1.8.3 (May 8, 2024)

BUG FIXES:

  • terraform test: Providers configured within an overridden module could panic. (#​35110)
  • core: Fix crash when a provider incorrectly plans a nested object when the configuration is null (#​35090)

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 added the dependencies label May 9, 2024
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.3 Update dependency hashicorp/terraform to v1.8.4 May 22, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 9d2e61f to bff8a10 Compare May 22, 2024 17:43
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.4 Update dependency hashicorp/terraform to v1.8.5 Jun 6, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from bff8a10 to 360bbe7 Compare June 6, 2024 08:39
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.8.5 Update dependency hashicorp/terraform to v1.9.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 360bbe7 to 7ef44d5 Compare June 27, 2024 02:15
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.0 Update dependency hashicorp/terraform to v1.9.1 Jul 4, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 7ef44d5 to 7fdfdb2 Compare July 4, 2024 05:57
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.1 Update dependency hashicorp/terraform to v1.9.2 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 7fdfdb2 to 7abeb11 Compare July 12, 2024 02:52
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.2 Update dependency hashicorp/terraform to v1.9.3 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from 7abeb11 to d41e80f Compare July 25, 2024 23:38
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from d41e80f to fce8959 Compare August 9, 2024 02:43
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.3 Update dependency hashicorp/terraform to v1.9.4 Aug 9, 2024
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.4 Update dependency hashicorp/terraform to v1.9.5 Aug 21, 2024
@renovate renovate bot force-pushed the renovate/hashicorp-terraform-1.x branch from fce8959 to 62cc524 Compare August 21, 2024 23:53
@renovate renovate bot changed the title Update dependency hashicorp/terraform to v1.9.5 Update dependency hashicorp/terraform to v1.9.5 - autoclosed Aug 29, 2024
@renovate renovate bot closed this Aug 29, 2024
@renovate renovate bot deleted the renovate/hashicorp-terraform-1.x branch August 29, 2024 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants