Skip to content

fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.31.0#1005

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-go-0.x
Open

fix(deps): update module github.com/hashicorp/terraform-plugin-go to v0.31.0#1005
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-hashicorp-terraform-plugin-go-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 3, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-go v0.28.0v0.31.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)

v0.31.0

Compare Source

BREAKING CHANGES:

  • tfprotov5+tfprotov6: The GenerateResourceConfig RPC call is now required in ResourceServer. (#​607)

NOTES:

  • This Go module has been updated to Go 1.25 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​612)
  • all: To prevent compilation errors, ensure your Go module is updated to at least terraform-plugin-framework@​v1.19.0, terraform-plugin-mux@​v0.23.0, terraform-plugin-sdk/v2@​v2.40.0, and terraform-plugin-testing@​v1.15.0 before upgrading this dependency. (#​607)

v0.30.0

Compare Source

NOTES:

  • tfprotov6: An upcoming release will require the StateStoreServer implementation as part of ProviderServer. (#​594)
  • The state store protocol definitions are considered experimental and may change up until general availability in Terraform core. (#​563)

FEATURES:

  • tfprotov6: Upgraded protocol v6 and added types to support the new state store type. (#​563)
  • tfprotov5/tfprotov6: Added DeprecationMessage field to SchemaAttribute and SchemaNestedAttribute (#​600)

v0.29.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. (#​556)
  • tfprotov5+tfprotov6: An upcoming release will require the ActionServer implementation as part of ProviderServer. (#​534)

FEATURES:

  • tfprotov5+tfprotov6: Upgraded protocols and added types to support the new action type. (#​534)
  • tfprotov5+tfprotov6: Upgraded protocols and added types to support the new list type (#​525)

ENHANCEMENTS:

  • tftypes: tftypes.Value.IsFullyNull() allows SDKs to determine when a value is null or consists of only null elements and attributes. (#​541)

Configuration

📅 Schedule: (UTC)

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

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Apr 3, 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):

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

Details:

Package Change
go 1.23.0 -> 1.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0 -> v0.10.0
golang.org/x/oauth2 v0.26.0 -> v0.34.0
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/terraform-registry-address v0.2.5 -> v0.4.0
github.com/hashicorp/yamux v0.1.1 -> v0.1.2
github.com/oklog/run v1.0.0 -> v1.1.0
github.com/pmezard/go-difflib v1.0.0 -> v1.0.1-0.20181226105442-5d4384ee4fb2
golang.org/x/crypto v0.39.0 -> v0.46.0
golang.org/x/mod v0.25.0 -> v0.30.0
golang.org/x/net v0.40.0 -> v0.48.0
golang.org/x/sync v0.15.0 -> v0.19.0
golang.org/x/sys v0.33.0 -> v0.39.0
golang.org/x/text v0.26.0 -> v0.32.0
golang.org/x/tools v0.33.0 -> v0.39.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.72.1 -> v1.79.2
google.golang.org/protobuf v1.36.6 -> v1.36.11

@renovate renovate Bot requested a review from a team as a code owner April 3, 2026 01:50
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