Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump github.com/hashicorp/terraform-plugin-testing from …
…1.9.0 to 1.10.0 in the terraform group (#158) Bumps the terraform group with 1 update: [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing). Updates `github.com/hashicorp/terraform-plugin-testing` from 1.9.0 to 1.10.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/releases">github.com/hashicorp/terraform-plugin-testing's releases</a>.</em></p> <blockquote> <h2>v1.10.0</h2> <p>NOTES:</p> <ul> <li>compare: The <code>compare</code> package is considered experimental and may be altered or removed in a subsequent release (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: <code>CompareValue</code>, <code>CompareValueCollection</code>, and <code>CompareValuePairs</code> state checks are considered experimental and may be altered or removed in a subsequent release. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>compare: Introduced new <code>compare</code> package, which contains interfaces and implementations for value comparisons in state checks. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValue</code> state check, which compares sequential values of the specified attribute at the given managed resource, or data source, using the supplied value comparer. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValueCollection</code> 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. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValuePairs</code> state check, which compares the specified attributes at the given managed resources, or data sources, using the supplied value comparer. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-plugin-testing/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-testing's changelog</a>.</em></p> <blockquote> <h2>1.10.0 (August 08, 2024)</h2> <p>NOTES:</p> <ul> <li>compare: The <code>compare</code> package is considered experimental and may be altered or removed in a subsequent release (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: <code>CompareValue</code>, <code>CompareValueCollection</code>, and <code>CompareValuePairs</code> state checks are considered experimental and may be altered or removed in a subsequent release. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> </ul> <p>FEATURES:</p> <ul> <li>compare: Introduced new <code>compare</code> package, which contains interfaces and implementations for value comparisons in state checks. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValue</code> state check, which compares sequential values of the specified attribute at the given managed resource, or data source, using the supplied value comparer. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValueCollection</code> 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. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> <li>statecheck: Added <code>CompareValuePairs</code> state check, which compares the specified attributes at the given managed resources, or data sources, using the supplied value comparer. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/330">#330</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/dfafdd7aa12923aad56131dc541bc3278bd8a712"><code>dfafdd7</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/5d78aa425672b061e9ff1195b4331db2070a1346"><code>5d78aa4</code></a> Implement comparison state checks to replace <code>TestCheckResourceAttrPtr</code>, `Tes...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/9501a02b120c21132854c73c01d415dc53e6c81f"><code>9501a02</code></a> build(deps): Bump golang.org/x/crypto from 0.25.0 to 0.26.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/364">#364</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c1879251ea10fe83a52a6dd7be847f1764ef2285"><code>c187925</code></a> build(deps): Bump github.com/hashicorp/hc-install from 0.7.0 to 0.8.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/362">#362</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/4910d5236f5dd824dec00ad90bf1ba1be74680f7"><code>4910d52</code></a> docs: Update <code>Check</code> function examples with <code>statecheck</code> package implementati...</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/f9ca4c365abff60c826dd84855b2bff3d1466a17"><code>f9ca4c3</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/361">#361</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/6dacd4f01f7992c73945126f40294f3b9345ac46"><code>6dacd4f</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/360">#360</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/23a9124b59be2685af2f953ceeb09eb0222824ce"><code>23a9124</code></a> build(deps): Bump github.com/zclconf/go-cty from 1.14.4 to 1.15.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/359">#359</a>)</li> <li>See full diff in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.9.0...v1.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/hashicorp/terraform-plugin-testing&package-manager=go_modules&previous-version=1.9.0&new-version=1.10.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information