Skip to content

feat: add documentLinks for resource and data types#2004

Open
msvechla wants to merge 1 commit intohashicorp:mainfrom
msvechla:resource_doc_links
Open

feat: add documentLinks for resource and data types#2004
msvechla wants to merge 1 commit intohashicorp:mainfrom
msvechla:resource_doc_links

Conversation

@msvechla
Copy link
Copy Markdown

auto-generates document links for registry.terraform.io based on naming conventions.

closes #190

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.
  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.
  • If applicable, I've documented the impact of any changes to security controls.
    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

auto-generates document links for registry.terraform.io based on naming
conventions.

closes hashicorp#190
@msvechla msvechla requested a review from a team as a code owner July 11, 2025 09:23
@hashicorp-cla-app
Copy link
Copy Markdown

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

1 similar comment
@hashicorp-cla-app
Copy link
Copy Markdown

CLA assistant check

Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement

Learn more about why HashiCorp requires a CLA and what the CLA includes

Have you signed the CLA already but the status is still pending? Recheck it.

@sylr
Copy link
Copy Markdown

sylr commented Aug 8, 2025

Hi @msvechla, thank you for working on this.

I am wondering if you could include the version of the provider in the documentation url ? e.g.:

https://registry.terraform.io/providers/hashicorp/aws/6.7.0/docs/data-sources/instance

Cheers.

@oleksiivelychko
Copy link
Copy Markdown

Is there any news on when this PR might be merged?

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.

Link to resources, data sources and module sources docs

3 participants