Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 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 commented Feb 2, 2026

Copy link
Copy Markdown
Contributor Author

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

  • 13 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
github.com/hashicorp/go-plugin v1.6.3 -> v1.7.0
github.com/hashicorp/terraform-registry-address v0.3.0 -> v0.4.0
golang.org/x/crypto v0.39.0 -> v0.46.0
golang.org/x/mod v0.26.0 -> v0.30.0
golang.org/x/net v0.41.0 -> v0.48.0
golang.org/x/sync v0.16.0 -> v0.19.0
golang.org/x/sys v0.34.0 -> v0.39.0
golang.org/x/text v0.27.0 -> v0.32.0
golang.org/x/tools v0.34.0 -> v0.39.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250707201910-8d1bb00bc6a7 -> v0.0.0-20251202230838-ff82c1b0f217
google.golang.org/grpc v1.73.0 -> v1.79.2
google.golang.org/protobuf v1.36.6 -> v1.36.11

@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from a5883ed to beb229c Compare February 2, 2026 18:43
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from beb229c to 0acd644 Compare February 12, 2026 11:01
@renovate renovate Bot changed the title chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.29.0 chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.30.0 Feb 24, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from 0acd644 to d5ff9c9 Compare February 24, 2026 19:59
@renovate renovate Bot changed the title chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.30.0 chore(deps): update module github.com/hashicorp/terraform-plugin-go to v0.31.0 Mar 10, 2026
@renovate
renovate Bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-go-0.x branch from d5ff9c9 to 2161a34 Compare March 10, 2026 14:55
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