Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/hashicorp/terraform-plugin-docs v0.21.0 -> v0.24.0 age confidence

Release Notes

hashicorp/terraform-plugin-docs (github.com/hashicorp/terraform-plugin-docs)

v0.24.0

Compare Source

FEATURES:

  • generate: Support multiple configuration example files in default templates (#​508)
  • generate/migrate/validate: Add support for list resources (#​528)

v0.23.0

Compare Source

FEATURES:

  • generate: Add support for actions (#​505)
  • migrate: Add support for actions (#​505)
  • validate: Add support for actions (#​505)

v0.22.0

Compare Source

BREAKING CHANGES:

  • generate: The .ProviderShortName template function now uses the rendered provider name to derive the provider short name. Users that pass in the --rendered-provider-name flag 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 the id attribute (#​472)
  • generate: Added support for defining import example file (import-by-identity.tf) using Terraform configuration and the identity attribute (managed resource identity) (#​496)

ENHANCEMENTS:

  • validate: Add allowed-guide-subcategories and allowed-resource-subcategories to provide a list of allowed subcategories (#​456)
  • validate: Add allowed-guide-subcategories-file and allowed-resource-subcategories-file to provide a file containing a list of allowed subcategories (#​456)
  • generate: Default resource and function templates now use .RenderedProviderName instead of .ProviderName (#​492)
  • generate: Remove trailing whitespace from default function template when .HasVariadic evaluates to false (#​489)

BUG FIXES:

  • validate: Fixed a bug that caused all non-index files to be detected as guides (#​456)
  • generate: Remove subcategory field from default provider templates (#​446)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from be7bc25 to 611e040 Compare July 11, 2025 16:57
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 3 times, most recently from e327bd2 to b79b5cc Compare July 22, 2025 19:48
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from b79b5cc to 56af078 Compare August 9, 2025 12:52
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 3 times, most recently from 68f690b to 2178f9c Compare August 31, 2025 17:45
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 2 times, most recently from dd5ce98 to f7f4ec8 Compare September 17, 2025 17:28
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.22.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.23.0 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from f7f4ec8 to 2f22f31 Compare October 13, 2025 21:46
@renovate renovate bot changed the title fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.23.0 fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.24.0 Oct 13, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Oct 22, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 11 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.16.0 -> v0.17.0
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.1
github.com/hashicorp/terraform-exec v0.23.0 -> v0.24.0
github.com/hashicorp/terraform-json v0.25.0 -> v0.27.2
github.com/zclconf/go-cty v1.16.3 -> v1.17.0
golang.org/x/crypto v0.39.0 -> v0.42.0
golang.org/x/mod v0.25.0 -> v0.28.0
golang.org/x/net v0.40.0 -> v0.44.0
golang.org/x/sys v0.33.0 -> v0.36.0
golang.org/x/text v0.26.0 -> v0.30.0
golang.org/x/tools v0.33.0 -> v0.37.0

@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch 3 times, most recently from 4413fda to f24c884 Compare October 22, 2025 13:47
@renovate renovate bot force-pushed the renovate/github.com-hashicorp-terraform-plugin-docs-0.x branch from f24c884 to 11ed568 Compare October 22, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant