terraform-provider-timescale
terraform-provider-timescale copied to clipboard
Bump github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.24.0 in /tools
Bumps github.com/hashicorp/terraform-plugin-docs from 0.21.0 to 0.24.0.
Release notes
Sourced from github.com/hashicorp/terraform-plugin-docs's releases.
v0.24.0
FEATURES:
- generate: Support multiple configuration example files in default templates (#508)
- generate/migrate/validate: Add support for list resources (#528)
v0.23.0
FEATURES:
- generate: Add support for actions (#505)
- migrate: Add support for actions (#505)
- validate: Add support for actions (#505)
v0.22.0
BREAKING CHANGES:
- generate: The
.ProviderShortNametemplate function now uses the rendered provider name to derive the provider short name. Users that pass in the--rendered-provider-nameflag might see a different output for this function (#492)NOTES:
- generate: Generated import documentation will now contain more information about which methods are supported by the provider (CLI command, config by ID, config by identity). (#495)
FEATURES:
- generate: Added support for defining import example file (
import-by-string-id.tf) using Terraform configuration and theidattribute (#472)- generate: Added support for defining import example file (
import-by-identity.tf) using Terraform configuration and theidentityattribute (managed resource identity) (#496)ENHANCEMENTS:
- validate: Add
allowed-guide-subcategoriesandallowed-resource-subcategoriesto provide a list of allowed subcategories (#456)- validate: Add
allowed-guide-subcategories-fileandallowed-resource-subcategories-fileto provide a file containing a list of allowed subcategories (#456)- generate: Default resource and function templates now use
.RenderedProviderNameinstead of.ProviderName(#492)- generate: Remove trailing whitespace from default function template when
.HasVariadicevaluates to false (#489)BUG FIXES:
Changelog
Sourced from github.com/hashicorp/terraform-plugin-docs's changelog.
0.24.0 (October 13, 2025)
FEATURES:
- generate: Support multiple configuration example files in default templates (#508)
- generate/migrate/validate: Add support for list resources (#528)
0.23.0 (September 17, 2025)
FEATURES:
- generate: Add support for actions (#505)
- migrate: Add support for actions (#505)
- validate: Add support for actions (#505)
0.22.0 (July 01, 2025)
BREAKING CHANGES:
- generate: The
.ProviderShortNametemplate function now uses the rendered provider name to derive the provider short name. Users that pass in the--rendered-provider-nameflag might see a different output for this function (#492)NOTES:
- generate: Generated import documentation will now contain more information about which methods are supported by the provider (CLI command, config by ID, config by identity). (#495)
FEATURES:
- generate: Added support for defining import example file (
import-by-string-id.tf) using Terraform configuration and theidattribute (#472)- generate: Added support for defining import example file (
import-by-identity.tf) using Terraform configuration and theidentityattribute (managed resource identity) (#496)ENHANCEMENTS:
- validate: Add
allowed-guide-subcategoriesandallowed-resource-subcategoriesto provide a list of allowed subcategories (#456)- validate: Add
allowed-guide-subcategories-fileandallowed-resource-subcategories-fileto provide a file containing a list of allowed subcategories (#456)- generate: Default resource and function templates now use
.RenderedProviderNameinstead of.ProviderName(#492)- generate: Remove trailing whitespace from default function template when
.HasVariadicevaluates to false (#489)BUG FIXES:
Commits
954fc54Update changelog347dc6cbuild(deps): bump golang.org/x/text from 0.29.0 to 0.30.0 (#529)0fe8159generate: Update action docs to support multiple examples (#527)6ddafb7Add support for generating docs for list-resources (#528)6975416feat(generate): Support multiple configuration example files in default templ...df10e95chore: extract types for templates (#517)157a6a9chore: Fix CI to run on public forks (#526)a4a7122build(deps): bump github.com/hashicorp/terraform-json (#524)6a88399build(deps): bump github.com/hashicorp/terraform-exec (#525)e4e5f4cUpdate changelog- Additional commits viewable in compare view
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)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.