Update module github.com/hashicorp/terraform-plugin-testing to v1.16.0 - #125
Open
renovate[bot] wants to merge 1 commit into
Open
Update module github.com/hashicorp/terraform-plugin-testing to v1.16.0#125renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
from
August 13, 2026 13:29
bab26b2 to
a548678
Compare
renovate
Bot
force-pushed
the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
from
August 14, 2026 14:10
a548678 to
ba438f2
Compare
renovate
Bot
deleted the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
August 18, 2026 20:48
renovate
Bot
force-pushed
the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
2 times, most recently
from
August 19, 2026 02:46
ba438f2 to
9a0c898
Compare
renovate
Bot
force-pushed
the
renovate/github.com-hashicorp-terraform-plugin-testing-1.x
branch
from
August 26, 2026 18:17
9a0c898 to
fcf0859
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.12.0→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:
v1.13.2Compare Source
BUG FIXES:
ImportBlockWith*import state modes to use theExpectNonEmptyfield to allow non-empty import plans to pass successfully. (#518)ConfigFileorConfigDirectory(#516)v1.13.1Compare Source
BUG FIXES:
GetResourceIdentitySchemas. (#512)v1.13.0Compare Source
NOTES:
FEATURES:
Config,ConfigFile, andConfigDirectorycan also be used directly withImportStateif needed. (#442)ImportStateKindto control which method of import theImportStatetest step uses.ImportCommandWithID(default, same behavior as today) ,ImportBlockWithID, andImportBlockWithResourceIdentity. (#442)ImportStateConfigExactto opt-out of new import config generation for plannable import. (#494)ExpectIdentityValueMatchesStatestate check to assert that an identity value matches a state value at the same path. (#503)ExpectIdentityValueMatchesStateAtPathstate check to assert that an identity value matches a state value at different paths. (#503)ENHANCEMENTS:
ExpectIdentityValuestate check, which asserts a specified attribute value of a managed resource identity in state. (#468)ExpectIdentitystate check, which asserts all data of a managed resource identity in state. (#470)AdditionalCLIOptions.PlanOptions.NoRefreshto testterraform plan -refresh=false(#490)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.