Expose links to documentation of resources & data sources #417
Labels
enhancement
New feature or request
textDocument/documentLink
textDocument/hover
upstream/tf-registry
Current Version
Use-cases
#402 introduced links for provider docs
Users would also benefit from easier access to documentation to the relevant page in docs for a resource or a data source.
For example:
Proposal
Currently deep links to resources and data sources aren't predictable, which is why they were omitted from #402
Therefore a new "redirect" endpoint need to be introduced first to the Terraform Registry API which can automatically redirect to the relevant page based on provider slug + version and resource/datasource name.
Then we can just follow the implementation in #402
The text was updated successfully, but these errors were encountered: