Commit c215797
authored
chore(deps): bump github.com/hashicorp/terraform-plugin-testing from 1.15.0 to 1.16.0 (#339)
Bumps
[github.com/hashicorp/terraform-plugin-testing](https://github.com/hashicorp/terraform-plugin-testing)
from 1.15.0 to 1.16.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.16.0</h2>
<p>FEATURES:</p>
<ul>
<li>querycheck: Add new <code>ExpectTotalLengthForMatching</code>
querycheck for validating the number of found resources for multiple
list blocks (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li>
<li>helper/resource: Added new <code>GenerateConfig</code> testing mode
to <code>TestStep</code> which can be used to test the generated
resource configuration during <code>ImportState</code> testing mode. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>helper/resource: Added <code>DefaultWorkspaceOnly</code> to enable
testing state store implementations that don't support multiple
workspaces. This is achieved by only running Terraform commands with the
<code>default</code> workspace. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/633">#633</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>querycheck: Fix behaviour of <code>ExpectLength</code> querycheck to
match on the provided resource address before comparing the count (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/604">#604</a>)</li>
<li>querycheck: Fix behaviour of <code>ExpectLengthAtLeast</code>
querycheck to match on the provided resource address before comparing
the count (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li>
<li>dep: updated <code>hc-install</code> dependency to
<code>0.9.4</code> to prevent openpgp key expiration errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/647">#647</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.16.0 (April 23, 2026)</h2>
<p>FEATURES:</p>
<ul>
<li>querycheck: Add new <code>ExpectTotalLengthForMatching</code>
querycheck for validating the number of found resources for multiple
list blocks (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li>
<li>helper/resource: Added new <code>GenerateConfig</code> testing mode
to <code>TestStep</code> which can be used to test the generated
resource configuration during <code>ImportState</code> testing mode. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li>
</ul>
<p>ENHANCEMENTS:</p>
<ul>
<li>helper/resource: Added <code>DefaultWorkspaceOnly</code> to enable
testing state store implementations that don't support multiple
workspaces. This is achieved by only running Terraform commands with the
<code>default</code> workspace. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/633">#633</a>)</li>
</ul>
<p>BUG FIXES:</p>
<ul>
<li>querycheck: Fix behaviour of <code>ExpectLength</code> querycheck to
match on the provided resource address before comparing the count (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/604">#604</a>)</li>
<li>querycheck: Fix behaviour of <code>ExpectLengthAtLeast</code>
querycheck to match on the provided resource address before comparing
the count (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/607">#607</a>)</li>
<li>dep: updated <code>hc-install</code> dependency to
<code>0.9.4</code> to prevent openpgp key expiration errors. (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/647">#647</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/54ba38bae695d587b38c9d54009668349a0f1f76"><code>54ba38b</code></a>
Update changelog</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/086f9cb57545004cb8b1e3e7fbaedd8f909e144f"><code>086f9cb</code></a>
Add changelog for <code>hc-install</code> dependency update (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/649">#649</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/878c611abd5adebac44e8335f815ffe9120d6681"><code>878c611</code></a>
build(deps): Bump github.com/hashicorp/terraform-exec (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/648">#648</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/c492fcf1e21ef595aa78675c7ebcf51d754e32b1"><code>c492fcf</code></a>
build(deps): Bump github.com/hashicorp/hc-install from 0.9.3 to 0.9.4
(<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/646">#646</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/c63514703a09a489295071b4f7155d4415e4593b"><code>c635147</code></a>
build(deps): Bump github.com/zclconf/go-cty from 1.18.0 to 1.18.1 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/644">#644</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/d854a0f84bf97002cfe44e94be3f59a5ef41ae30"><code>d854a0f</code></a>
build(deps): Bump the github-actions group with 2 updates (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/643">#643</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/2684d0d5c935ac0bb145c158452452fcc656c2bd"><code>2684d0d</code></a>
build(deps): Bump golang.org/x/crypto from 0.49.0 to 0.50.0 (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/642">#642</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/2699d6957fe0dc22cde67359d6a1f2da59e28031"><code>2699d69</code></a>
Add <code>GenerateConfig</code> testing mode to <code>ImportState</code>
testing (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/638">#638</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/57e3cc10d54c4e02731388a2dd37626f66103eb5"><code>57e3cc1</code></a>
build(deps): Bump actions/setup-go in the github-actions group (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/639">#639</a>)</li>
<li><a
href="https://github.com/hashicorp/terraform-plugin-testing/commit/8ac77729d0ceeb3f3829f387467858730d062c3f"><code>8ac7772</code></a>
build(deps): Bump github.com/hashicorp/copywrite in /tools (<a
href="https://redirect.github.com/hashicorp/terraform-plugin-testing/issues/637">#637</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/hashicorp/terraform-plugin-testing/compare/v1.15.0...v1.16.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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 44335ed commit c215797
2 files changed
Lines changed: 47 additions & 47 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | | - | |
194 | | - | |
| 193 | + | |
| 194 | + | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
| 67 | + | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
| 182 | + | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
| 259 | + | |
| 260 | + | |
261 | 261 | | |
262 | 262 | | |
263 | 263 | | |
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
276 | | - | |
| 275 | + | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
| 279 | + | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
| 363 | + | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
507 | | - | |
| 506 | + | |
| 507 | + | |
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| |||
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
589 | | - | |
590 | | - | |
| 589 | + | |
| 590 | + | |
591 | 591 | | |
592 | 592 | | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
598 | | - | |
599 | | - | |
| 598 | + | |
| 599 | + | |
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
| |||
609 | 609 | | |
610 | 610 | | |
611 | 611 | | |
612 | | - | |
613 | | - | |
| 612 | + | |
| 613 | + | |
614 | 614 | | |
615 | 615 | | |
616 | 616 | | |
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
| 650 | + | |
| 651 | + | |
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
659 | | - | |
660 | | - | |
| 659 | + | |
| 660 | + | |
661 | 661 | | |
662 | 662 | | |
663 | 663 | | |
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
670 | | - | |
| 669 | + | |
| 670 | + | |
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
681 | | - | |
| 680 | + | |
| 681 | + | |
682 | 682 | | |
683 | 683 | | |
684 | 684 | | |
| |||
0 commit comments