chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 - autoclosed - #146
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
There was a problem hiding this comment.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| OSS Licenses | View in Orca | ||
| Malicious Packages | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
renovate
Bot
deleted the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
August 30, 2026 20:25
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.13.2→v1.16.0Release Notes
hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)
v1.16.0Compare Source
FEATURES:
ExpectTotalLengthForMatchingquerycheck for validating the number of found resources for multiple list blocks (#607)GenerateConfigtesting mode toTestStepwhich can be used to test the generated resource configuration duringImportStatetesting mode. (#638)ENHANCEMENTS:
DefaultWorkspaceOnlyto enable testing state store implementations that don't support multiple workspaces. This is achieved by only running Terraform commands with thedefaultworkspace. (#633)BUG FIXES:
ExpectLengthquerycheck to match on the provided resource address before comparing the count (#604)ExpectLengthAtLeastquerycheck to match on the provided resource address before comparing the count (#607)hc-installdependency to0.9.4to prevent openpgp key expiration errors. (#647)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)v1.14.1Compare Source
BUG FIXES:
v1.14.0Compare Source
FEATURES:
queryfilterpackage with interface and built-in query check filtering functionality. (#573)ExpectResourceDisplayNamequery check to assert a display name value on a filtered query result. (#573)ExpectResourceKnownValuesquery check to assert resource values on a filtered query result. (#583)ENHANCEMENTS:
PostApplyFunctest step hook to run generic post-apply logic for plan/apply testing. (#566)v1.13.3Compare Source
NOTES:
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.