Conversation
381bd70 to
af61e28
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
c753f34 to
7126d2b
Compare
bpg-dev
approved these changes
Mar 15, 2026
| 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 |
7126d2b to
8ca9c79
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.18.0→v1.19.0v0.30.0→v0.31.0v0.22.0→v0.23.0v1.14.0→v1.15.0Release Notes
hashicorp/terraform-plugin-framework (github.com/hashicorp/terraform-plugin-framework)
v1.19.0Compare Source
NOTES:
-generate-config-outflag from Terraform Core to the Framework for Terraformv1.14.0and above. There should be no functionality changes for resource configuration generation in this release. (#1281)hashicorp/terraform-plugin-go (github.com/hashicorp/terraform-plugin-go)
v0.31.0Compare Source
BREAKING CHANGES:
GenerateResourceConfigRPC call is now required inResourceServer. (#607)NOTES:
hashicorp/terraform-plugin-mux (github.com/hashicorp/terraform-plugin-mux)
v0.23.0Compare Source
NOTES:
FEATURES:
GenerateResourceConfigRPC. (#350)hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)
v1.15.0Compare Source
NOTES:
FEATURES:
StateStoretesting mode toTestStep, which can be used to smoke test Terraform state storage. (#591)BUG FIXES:
Configmode usingDestroy: trueandCheckfunctions will now create an additional destroy plan prior to runningterraform applyto avoid a potential "Saved Plan is Stale" error from Terraform. (#602)Configmode using theTF_ACC_REFRESH_AFTER_APPLYcompatibility flag will not refresh ifExpectNonEmptyPlanis 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.
This PR was generated by Mend Renovate. View the repository job log.