Skip to content

chore(deps): update github.com/hashicorp/terraform-plugin-*#2693

Merged
bpg-dev merged 1 commit intomainfrom
renovate/github.comhashicorpterraform-plugin
Mar 15, 2026
Merged

chore(deps): update github.com/hashicorp/terraform-plugin-*#2693
bpg-dev merged 1 commit intomainfrom
renovate/github.comhashicorpterraform-plugin

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-framework v1.18.0v1.19.0 age confidence
github.com/hashicorp/terraform-plugin-go v0.30.0v0.31.0 age confidence
github.com/hashicorp/terraform-plugin-mux v0.22.0v0.23.0 age confidence
github.com/hashicorp/terraform-plugin-testing v1.14.0v1.15.0 age confidence

Release Notes

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

v1.19.0

Compare Source

NOTES:

  • This release moves the resource configuration generation logic for the -generate-config-out flag from Terraform Core to the Framework for Terraform v1.14.0 and above. There should be no functionality changes for resource configuration generation in this release. (#​1281)
  • 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. (#​1287)
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)
hashicorp/terraform-plugin-mux (github.com/hashicorp/terraform-plugin-mux)

v0.23.0

Compare Source

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. (#​355)

FEATURES:

  • all: Upgraded protocols and added types to support GenerateResourceConfig RPC. (#​350)
hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)

v1.15.0

Compare Source

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. (#​629)

FEATURES:

  • helper/resource: Added new StateStore testing mode to TestStep, which can be used to smoke test Terraform state storage. (#​591)

BUG FIXES:

  • helper/resource: Test steps in Config mode using Destroy: true and Check functions will now create an additional destroy plan prior to running terraform apply to avoid a potential "Saved Plan is Stale" error from Terraform. (#​602)
  • helper/resource: Test steps in Config mode using the TF_ACC_REFRESH_AFTER_APPLY compatibility flag will not refresh if ExpectNonEmptyPlan is true. (#​602)

Configuration

📅 Schedule: Branch creation - "before 6am on saturday" in timezone America/Toronto, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 force-pushed the renovate/github.comhashicorpterraform-plugin branch from 381bd70 to af61e28 Compare March 15, 2026 08:17
@renovate renovate bot requested a review from a team as a code owner March 15, 2026 08:17
@renovate renovate bot requested a review from bpg-dev March 15, 2026 08:17
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 15, 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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/hashicorp/terraform-plugin-sdk/v2 v2.39.0 -> v2.40.0
google.golang.org/grpc v1.79.1 -> v1.79.2

@renovate renovate bot force-pushed the renovate/github.comhashicorpterraform-plugin branch 3 times, most recently from c753f34 to 7126d2b Compare March 15, 2026 08:21
@bpg-dev bpg-dev enabled auto-merge (squash) March 15, 2026 08:22
| datasource | package                                         | from    | to      |
| ---------- | ----------------------------------------------- | ------- | ------- |
| go         | github.com/hashicorp/terraform-plugin-framework | v1.18.0 | v1.19.0 |
| go         | github.com/hashicorp/terraform-plugin-go        | v0.30.0 | v0.31.0 |
| go         | github.com/hashicorp/terraform-plugin-mux       | v0.22.0 | v0.23.0 |
| go         | github.com/hashicorp/terraform-plugin-testing   | v1.14.0 | v1.15.0 |
@renovate renovate bot force-pushed the renovate/github.comhashicorpterraform-plugin branch from 7126d2b to 8ca9c79 Compare March 15, 2026 08:22
@bpg-dev bpg-dev merged commit db6522f into main Mar 15, 2026
5 checks passed
@bpg-dev bpg-dev deleted the renovate/github.comhashicorpterraform-plugin branch March 15, 2026 08:23
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.

1 participant