Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2025

This PR contains the following updates:

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

Release Notes

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

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 - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

Copy link
Contributor Author

renovate bot commented Aug 4, 2025

ℹ Artifact update notice

File name: tools/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):

  • 10 additional dependencies were updated

Details:

Package Change
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.6
github.com/cloudflare/circl v1.3.7 -> v1.6.1
github.com/hashicorp/hc-install v0.9.1 -> v0.9.2
github.com/hashicorp/terraform-exec v0.22.0 -> v0.23.0
github.com/hashicorp/terraform-json v0.24.0 -> v0.25.0
github.com/zclconf/go-cty v1.16.2 -> v1.16.3
golang.org/x/crypto v0.32.0 -> v0.38.0
golang.org/x/mod v0.22.0 -> v0.25.0
golang.org/x/sys v0.29.0 -> v0.33.0
golang.org/x/text v0.22.0 -> v0.26.0

@renovate renovate bot force-pushed the renovate/proxy.laosky.tk-hashicorp-terraform-plugin-docs-0.x branch from e4e2ff6 to c77487f Compare August 4, 2025 06:28
Copy link
Contributor Author

renovate bot commented Aug 4, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@onematchfox onematchfox force-pushed the renovate/proxy.laosky.tk-hashicorp-terraform-plugin-docs-0.x branch from 6022402 to cc7d013 Compare August 4, 2025 06:51
Copy link
Collaborator

@onematchfox onematchfox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just updates the underlying dep and regenerates the existing docs. At some point we should look at making use of the newly added features to add examples for use of import blocks:

@the-technat the-technat merged commit 9aedfa3 into main Aug 4, 2025
9 checks passed
@the-technat the-technat deleted the renovate/proxy.laosky.tk-hashicorp-terraform-plugin-docs-0.x branch August 4, 2025 07:19
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.

2 participants