Skip to content

[DEPENDENCIES] Update module github.com/hashicorp/terraform-exec to v0.25.0#170

Open
tl-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-hashicorp-terraform-exec-0.x
Open

[DEPENDENCIES] Update module github.com/hashicorp/terraform-exec to v0.25.0#170
tl-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/github.com-hashicorp-terraform-exec-0.x

Conversation

@tl-renovate
Copy link
Copy Markdown

@tl-renovate tl-renovate bot commented Feb 17, 2026

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-exec indirect minor v0.23.0 -> v0.25.0

Release Notes

hashicorp/terraform-exec (github.com/hashicorp/terraform-exec)

v0.25.0

Compare Source

NOTES:

  • bump Go compatibility from 1.23 to 1.24 (in-line with Go's support policy) (#​548, #​557)

ENHANCEMENTS:

  • tfexec: Added provider reattach support to all terraform workspace subcommands (#​556)
  • tfexec: Add -generate-config-out to the (Terraform).Plan() method (#​563)
  • Add support for providers mirror subcommand (#​551)

DEPENDENCIES:

  • build(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 (#​547)
  • build(deps): bump github.com/hashicorp/go-version from 1.7.0 to 1.8.0 (#​552)
  • build(deps): bump github.com/hashicorp/hc-install from 0.9.2 to 0.9.3 (#​566)
  • build(deps): bump github.com/hashicorp/terraform-json from 0.27.1 to 0.27.2 (#​542)
  • build(deps): bump github.com/zclconf/go-cty from 1.16.4 to 1.17.0 (#​535)

v0.24.0

Compare Source

ENHANCEMENTS:

  • Implement QueryJSON and introduce new way for consuming Terraform's structured logging (#​539)

INTERNAL:

  • bump actions/setup-go from 5.5.0 to 6.0.0 (#​536)

v0.23.1

Compare Source

BUG FIXES:

  • Avoid closing stdio pipes early on graceful (SIGINT-based) cancellation (#​527)
    • This enables correct handling of graceful cancellation for recent versions of Terraform (1.1+). Older versions should use SetEnableLegacyPipeClosing(true) to avoid hanging on cancellation.

INTERNAL:

  • bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#​524)
  • bump github.com/hashicorp/terraform-json from 0.24.0 to 0.26.0 (#​520 & #​529)
  • bump github.com/zclconf/go-cty from 1.16.2 to 1.16.4 (#​522 & #​532)
  • bump golang.org/x/net from 0.36.0 to 0.38.0 (#​515)

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 is behind base branch, 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 has been generated by Renovate Bot.

@tl-renovate tl-renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2026
@tl-renovate tl-renovate bot requested a review from a team as a code owner February 17, 2026 03:14
@tl-renovate
Copy link
Copy Markdown
Author

tl-renovate bot commented Feb 17, 2026

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.0 -> 1.24.0
github.com/hashicorp/go-version v1.7.0 -> v1.8.0
github.com/hashicorp/hc-install v0.9.2 -> v0.9.3
github.com/hashicorp/terraform-json v0.25.0 -> v0.27.2
github.com/zclconf/go-cty v1.16.3 -> v1.17.0
golang.org/x/crypto v0.40.0 -> v0.47.0
golang.org/x/mod v0.25.0 -> v0.33.0
golang.org/x/net v0.42.0 -> v0.49.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.34.0 -> v0.40.0
golang.org/x/text v0.27.0 -> v0.33.0
golang.org/x/tools v0.34.0 -> v0.41.0

@tl-renovate tl-renovate bot added the dependencies Pull requests that update a dependency file label Feb 17, 2026
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

Development

Successfully merging this pull request may close these issues.

0 participants