Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 17, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 -> v2.38.1 age confidence

Release Notes

hashicorp/terraform-plugin-sdk (github.com/hashicorp/terraform-plugin-sdk/v2)

v2.38.1

Compare Source

BUG FIXES:

  • all: Prevent identity change validation from raising an error when prior identity is empty (all attributes are null) (#​1527)

v2.38.0

Compare Source

NOTES:

  • all: This Go module has been updated to Go 1.24 per the Go support policy. It is recommended to review the Go 1.24 release notes before upgrading. Any consumers building on earlier Go versions may experience errors. (#​1518)
  • helper/schema: Update the provider server to handle the ListResource RPCs by returning an error since they are not supported by SDKv2. (#​1521)
  • helper/schema: Update the provider server to handle Action RPCs by returning an error since they are not supported by SDKv2. (#​1522)

ENHANCEMENTS:

  • helper/schema: Added new helper methods for converting Resource and Identity schemas to protocol representations. (#​1504)
  • helper/schema: Added an additional validation check to ensure the resource identity object is not null. (#​1513)
  • helper/schema: Added the TfTypeIdentityState() and TfTypeResourceState() methods to ResourceData which return the identity and state values as a tftypes.Value. (#​1508)

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Sep 17, 2025

ℹ 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):

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

Details:

Package Change
go 1.23.7 -> 1.24.0
github.com/hashicorp/terraform-plugin-go v0.28.0 -> v0.29.0
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/hcl/v2 v2.23.0 -> v2.24.0
github.com/hashicorp/terraform-exec v0.23.0 -> v0.23.1
github.com/hashicorp/terraform-json v0.25.0 -> v0.27.1
github.com/hashicorp/terraform-registry-address v0.2.5 -> v0.4.0
github.com/mitchellh/go-wordwrap v1.0.0 -> v1.0.1
github.com/zclconf/go-cty v1.16.3 -> v1.17.0
golang.org/x/crypto v0.39.0 -> v0.42.0
golang.org/x/mod v0.25.0 -> v0.27.0
golang.org/x/net v0.40.0 -> v0.43.0
golang.org/x/sync v0.15.0 -> v0.17.0
golang.org/x/sys v0.33.0 -> v0.36.0
golang.org/x/text v0.26.0 -> v0.29.0
golang.org/x/tools v0.33.0 -> v0.36.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250707201910-8d1bb00bc6a7
google.golang.org/grpc v1.72.1 -> v1.75.1
google.golang.org/protobuf v1.36.6 -> v1.36.9

@renovate renovate bot requested a review from jianyuan as a code owner September 17, 2025 14:04
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.38.0 fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.38.1 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-sdk-v2-2.x branch from fa9aef4 to c177581 Compare September 22, 2025 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants