-
Notifications
You must be signed in to change notification settings - Fork 8
Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 #203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0 #203
Conversation
Bumps [github.com/hashicorp/terraform-plugin-docs](https://github.com/hashicorp/terraform-plugin-docs) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/hashicorp/terraform-plugin-docs/releases) - [Changelog](https://github.com/hashicorp/terraform-plugin-docs/blob/main/CHANGELOG.md) - [Commits](hashicorp/terraform-plugin-docs@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/terraform-plugin-docs dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the terraform-plugin-docs dependency from version 0.21.0 to 0.22.0, which includes new features for import documentation generation and template improvements.
Key changes:
- Updates terraform-plugin-docs from v0.21.0 to v0.22.0
- Updates several indirect dependencies to newer versions
- Introduces potential breaking changes in template function behavior
| github.com/golang/mock v1.6.0 | ||
| github.com/hashicorp/go-cty v1.5.0 | ||
| github.com/hashicorp/terraform-plugin-docs v0.21.0 | ||
| github.com/hashicorp/terraform-plugin-docs v0.22.0 |
Copilot
AI
Jul 25, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This version update introduces a breaking change where .ProviderShortName template function behavior has changed. Ensure that any custom templates using this function are tested and updated if necessary, especially if the --rendered-provider-name flag is used in your documentation generation.
| github.com/hashicorp/terraform-plugin-docs v0.22.0 | |
| github.com/hashicorp/terraform-plugin-docs v0.23.0 |
Bumps github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.22.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-docs's releases.
Changelog
Sourced from github.com/hashicorp/terraform-plugin-docs's changelog.
Commits
0be94a7Update changelog5db5509generate: Add support for import configuration examples withidentity+ sch...3b9b212generate: Add support forimportconfiguration examples with theidattri...31cddc7Revert "Bump github.com/yuin/goldmark from 1.7.7 to 1.7.12 (#484)" (#498)9ff8b91Dependabot: Single weekly PR for GH Actions, Single PR for terraform-plugin-*...0367702Generate: Use rendered provider name instead of provider name in default temp...8b2645dBump github.com/yuin/goldmark from 1.7.7 to 1.7.12 (#484)2f25d2cfix: remove double newlines when no variadic argument (#489)2ffec57Remove subcategory field from frontmatter in default provider template. (#446)20d5937Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (#491)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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)