dependabot[bot] opened a new pull request, #132: URL: https://github.com/apache/cloudstack-terraform-provider/pull/132
Bumps [github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing) from 1.7.0 to 1.9.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.9.0</h2> <p>ENHANCEMENTS:</p> <ul> <li>knownvalue: Add <code>Int32Exact</code> check for int32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li>knownvalue: Add <code>Float32Exact</code> check for float32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> </ul> <h2>v1.8.0</h2> <p>FEATURES:</p> <ul> <li>plancheck: Added <code>ExpectDeferredChange</code> and <code>ExpectNoDeferredChanges</code> checks for experimental deferred action support. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> <li>tfversion: Added <code>SkipIfNotPrerelease</code> version check for testing experimental features of prerelease Terraform builds. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/acctest: Improve scope of IPv4/IPv6 random address generation in RandIpAddress() (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/305">#305</a>)</li> <li>knownvalue: Add <code>TupleExact</code>, <code>TuplePartial</code> and <code>TupleSizeExact</code> checks for dynamic value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/312">#312</a>)</li> <li>tfversion: Ensured Terraform CLI prerelease versions are considered semantically equal to patch versions in built-in checks to match the Terraform CLI versioning policy (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li> <li>helper/resource: Added <code>(TestCase).AdditionalCLIOptions</code> with <code>AllowDeferral</code> option for plan and apply commands. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>helper/resource: Fix panic in output state shimming when a tuple is present. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/310">#310</a>)</li> <li>tfversion: Fixed <code>RequireBelow</code> ignoring equal versioning to fail a test (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</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.9.0 (July 09, 2024)</h2> <p>ENHANCEMENTS:</p> <ul> <li>knownvalue: Add <code>Int32Exact</code> check for int32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li>knownvalue: Add <code>Float32Exact</code> check for float32 value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> </ul> <h2>1.8.0 (May 17, 2024)</h2> <p>FEATURES:</p> <ul> <li>plancheck: Added <code>ExpectDeferredChange</code> and <code>ExpectNoDeferredChanges</code> checks for experimental deferred action support. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> <li>tfversion: Added <code>SkipIfNotPrerelease</code> version check for testing experimental features of prerelease Terraform builds. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> </ul> <p>ENHANCEMENTS:</p> <ul> <li>helper/acctest: Improve scope of IPv4/IPv6 random address generation in RandIpAddress() (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/305">#305</a>)</li> <li>knownvalue: Add <code>TupleExact</code>, <code>TuplePartial</code> and <code>TupleSizeExact</code> checks for dynamic value testing. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/312">#312</a>)</li> <li>tfversion: Ensured Terraform CLI prerelease versions are considered semantically equal to patch versions in built-in checks to match the Terraform CLI versioning policy (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li> <li>helper/resource: Added <code>(TestCase).AdditionalCLIOptions</code> with <code>AllowDeferral</code> option for plan and apply commands. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/331">#331</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li>helper/resource: Fix panic in output state shimming when a tuple is present. (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/310">#310</a>)</li> <li>tfversion: Fixed <code>RequireBelow</code> ignoring equal versioning to fail a test (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/303">#303</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/5cb292c91e051a588928e0081fc5b09bb64875e0"><code>5cb292c</code></a> Update changelog</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/0448ecc770330fcca9372d5f0f068cd4e292d40a"><code>0448ecc</code></a> build(deps): Bump golang.org/x/crypto from 0.24.0 to 0.25.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/358">#358</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/ac2ce0aac8d205c5c5c6f148fa15db477ebdc7c0"><code>ac2ce0a</code></a> knownvalue: Add <code>Int32Exact</code> and <code>Float32Exact</code> checks (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/356">#356</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/15892500925fca7816a70959d641939e83f1e946"><code>1589250</code></a> Result of tsccr-helper -log-level=info gha update -latest . (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/354">#354</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/e017086c0a0ed3517141514f5ea3d8c9e62943a4"><code>e017086</code></a> build(deps): Bump github.com/hashicorp/copywrite in /tools (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/355">#355</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c6d2a944a207a94362c5378a77b8a45e40fa9229"><code>c6d2a94</code></a> SEC-090: Automated trusted workflow pinning (2024-06-17) (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/351">#351</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/c42a2b8e09e1ce1d4be1ba025a74d309ed444618"><code>c42a2b8</code></a> build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 (<a href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/352">#352</a>)</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/ee452b5da87cf63ccd019a17f57b18e8acf61ce3"><code>ee452b5</code></a> [CI] Update lock workflow file</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/cf7924beae92f5b814843445087b76a7912c2579"><code>cf7924b</code></a> [CI] terraform-devex-repos automation</li> <li><a href="https://github.com/hashicorp/terraform-plugin-testing/commit/9383b9eef6a167938999306eed42a6722d341b52"><code>9383b9e</code></a> [CI] terraform-devex-repos automation</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.7.0...v1.9.0">compare view</a></li> </ul> </details> <br /> [](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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org