chore(deps): update module github.com/hashicorp/terraform-plugin-testing to v1.11.0 #108
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.8.0
->v1.11.0
Release Notes
hashicorp/terraform-plugin-testing (github.com/hashicorp/terraform-plugin-testing)
v1.11.0
Compare Source
NOTES:
echoprovider
package is considered experimental and may be altered or removed in a subsequent release (#389)FEATURES:
SkipIfNotAlpha
version check for testing experimental features of alpha Terraform builds. (#388)echoprovider
package, which contains a v6 Terraform provider that can be used to test ephemeral resource data. (#389)v1.10.0
Compare Source
NOTES:
compare
package is considered experimental and may be altered or removed in a subsequent release (#330)CompareValue
,CompareValueCollection
, andCompareValuePairs
state checks are considered experimental and may be altered or removed in a subsequent release. (#330)FEATURES:
compare
package, which contains interfaces and implementations for value comparisons in state checks. (#330)CompareValue
state check, which compares sequential values of the specified attribute at the given managed resource, or data source, using the supplied value comparer. (#330)CompareValueCollection
state check, which compares each item in the specified collection (e.g., list, set) attribute, with the second specified attribute at the given managed resources, or data sources, using the supplied value comparer. (#330)CompareValuePairs
state check, which compares the specified attributes at the given managed resources, or data sources, using the supplied value comparer. (#330)v1.9.0
Compare Source
ENHANCEMENTS:
Int32Exact
check for int32 value testing. (#356)Float32Exact
check for float32 value testing. (#356)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.