- Notifications
You must be signed in to change notification settings - Fork4
Commit6ae387f
chore(deps): bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 (#238)
Bumps[github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs)from 0.21.0 to 0.22.0.<details><summary>Release notes</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-docs/releases">github.com/hashicorp/terraform-plugin-docs'sreleases</a>.</em></p><blockquote><h2>v0.22.0</h2><p>BREAKING CHANGES:</p><ul><li>generate: The <code>.ProviderShortName</code> template function nowuses the rendered provider name to derive the provider short name. Usersthat pass in the <code>--rendered-provider-name</code> flag might see adifferent output for this function (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/492">#492</a>)</li></ul><p>NOTES:</p><ul><li>generate: Generated import documentation will now contain moreinformation about which methods are supported by the provider (CLIcommand, config by ID, config by identity). (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/495">#495</a>)</li></ul><p>FEATURES:</p><ul><li>generate: Added support for defining import example file(<code>import-by-string-id.tf</code>) using Terraform configuration andthe <code>id</code> attribute (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/472">#472</a>)</li><li>generate: Added support for defining import example file(<code>import-by-identity.tf</code>) using Terraform configuration andthe <code>identity</code> attribute (managed resource identity) (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/496">#496</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>validate: Add <code>allowed-guide-subcategories</code> and<code>allowed-resource-subcategories</code> to provide a list of allowedsubcategories (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>validate: Add <code>allowed-guide-subcategories-file</code> and<code>allowed-resource-subcategories-file</code> to provide a filecontaining a list of allowed subcategories (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>generate: Default resource and function templates now use<code>.RenderedProviderName</code> instead of <code>.ProviderName</code>(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/492">#492</a>)</li><li>generate: Remove trailing whitespace from default function templatewhen <code>.HasVariadic</code> evaluates to false (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/489">#489</a>)</li></ul><p>BUG FIXES:</p><ul><li>validate: Fixed a bug that caused all non-index files to be detectedas guides (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>generate: Remove <code>subcategory</code> field from defaultprovider templates (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/446">#446</a>)</li></ul></blockquote></details><details><summary>Changelog</summary><p><em>Sourced from <ahref="https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md">github.com/hashicorp/terraform-plugin-docs'schangelog</a>.</em></p><blockquote><h2>0.22.0 (July 01, 2025)</h2><p>BREAKING CHANGES:</p><ul><li>generate: The <code>.ProviderShortName</code> template function nowuses the rendered provider name to derive the provider short name. Usersthat pass in the <code>--rendered-provider-name</code> flag might see adifferent output for this function (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/492">#492</a>)</li></ul><p>NOTES:</p><ul><li>generate: Generated import documentation will now contain moreinformation about which methods are supported by the provider (CLIcommand, config by ID, config by identity). (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/495">#495</a>)</li></ul><p>FEATURES:</p><ul><li>generate: Added support for defining import example file(<code>import-by-string-id.tf</code>) using Terraform configuration andthe <code>id</code> attribute (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/472">#472</a>)</li><li>generate: Added support for defining import example file(<code>import-by-identity.tf</code>) using Terraform configuration andthe <code>identity</code> attribute (managed resource identity) (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/496">#496</a>)</li></ul><p>ENHANCEMENTS:</p><ul><li>validate: Add <code>allowed-guide-subcategories</code> and<code>allowed-resource-subcategories</code> to provide a list of allowedsubcategories (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>validate: Add <code>allowed-guide-subcategories-file</code> and<code>allowed-resource-subcategories-file</code> to provide a filecontaining a list of allowed subcategories (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>generate: Default resource and function templates now use<code>.RenderedProviderName</code> instead of <code>.ProviderName</code>(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/492">#492</a>)</li><li>generate: Remove trailing whitespace from default function templatewhen <code>.HasVariadic</code> evaluates to false (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/489">#489</a>)</li></ul><p>BUG FIXES:</p><ul><li>validate: Fixed a bug that caused all non-index files to be detectedas guides (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/456">#456</a>)</li><li>generate: Remove <code>subcategory</code> field from defaultprovider templates (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/446">#446</a>)</li></ul></blockquote></details><details><summary>Commits</summary><ul><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/0be94a77bdb365b5cfe31e4c21f7815b384d2399"><code>0be94a7</code></a>Update changelog</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/5db550975c478ae458ad12964b3f967be1055883"><code>5db5509</code></a>generate: Add support for import configuration examples with<code>identity</code> + sch...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/3b9b212b7696d8528397271c5ff4a5ddc2a3ce05"><code>3b9b212</code></a>generate: Add support for <code>import</code> configuration exampleswith the <code>id</code> attri...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/31cddc780d26d5e66fce673e18f64d6b297fd6f5"><code>31cddc7</code></a>Revert "Bump github.com/yuin/goldmark from 1.7.7 to 1.7.12 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/484">#484</a>)"(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/498">#498</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/9ff8b91ea1e23bbdb28d7b89aa0cd6c50518f8c7"><code>9ff8b91</code></a>Dependabot: Single weekly PR for GH Actions, Single PR forterraform-plugin-*...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/03677020e0a08a75df4180baaace07b0e42a2fe3"><code>0367702</code></a>Generate: Use rendered provider name instead of provider name in defaulttemp...</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/8b2645d33ebb685b19030284154b5c7c1510fedf"><code>8b2645d</code></a>Bump github.com/yuin/goldmark from 1.7.7 to 1.7.12 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/484">#484</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/2f25d2c0d2305eb5117d85d3857416249874092a"><code>2f25d2c</code></a>fix: remove double newlines when no variadic argument (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/489">#489</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/2ffec57b62671e96a119acc9617cf71c3133577b"><code>2ffec57</code></a>Remove subcategory field from frontmatter in default provider template.(<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/446">#446</a>)</li><li><ahref="https://github.com/hashicorp/terraform-plugin-docs/commit/20d59379a481902ab13b77deabad17683d2653dc"><code>20d5937</code></a>Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (<ahref="https://redirect.github.com/hashicorp/terraform-plugin-docs/issues/491">#491</a>)</li><li>Additional commits viewable in <ahref="https://github.com/hashicorp/terraform-plugin-docs/compare/v0.21.0...v0.22.0">compareview</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'talter 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 editsthat 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 afteryour CI passes on it- `@dependabot cancel merge` will cancel a previously requested mergeand block automerging- `@dependabot reopen` will reopen this PR if it is closed- `@dependabot close` will close this PR and stop Dependabot recreatingit. You can achieve the same result by closing it manually- `@dependabot show <dependency name> ignore conditions` will show allof the ignore conditions of the specified dependency- `@dependabot ignore this major version` will close this PR and stopDependabot creating any more for this major version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this minor version` will close this PR and stopDependabot creating any more for this minor version (unless you reopenthe PR or upgrade to it yourself)- `@dependabot ignore this dependency` will close this PR and stopDependabot creating any more for this dependency (unless you reopen thePR 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>Co-authored-by: Ethan Dickson <ethan@coder.com>1 parent6243aac commit6ae387f
File tree
7 files changed
+13
-6
lines changed- docs
- resources
7 files changed
+13
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
68 | 70 |
| |
69 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
| 92 | + | |
91 | 93 |
| |
92 | 94 |
| |
93 | 95 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
166 | 166 |
| |
167 | 167 |
| |
168 | 168 |
| |
| 169 | + | |
| 170 | + | |
169 | 171 |
| |
170 | 172 |
| |
171 | 173 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
| 71 | + | |
70 | 72 |
| |
71 | 73 |
| |
72 | 74 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
242 | 242 |
| |
243 | 243 |
| |
244 | 244 |
| |
245 |
| - | |
246 |
| - | |
| 245 | + | |
| 246 | + | |
247 | 247 |
| |
248 | 248 |
| |
249 | 249 |
| |
| |||
400 | 400 |
| |
401 | 401 |
| |
402 | 402 |
| |
403 |
| - | |
404 |
| - | |
| 403 | + | |
| 404 | + | |
405 | 405 |
| |
406 | 406 |
| |
407 | 407 |
| |
|
0 commit comments
Comments
(0)