Skip to content

docs: fix stale import documentation link - #2765

Draft
imansadegh wants to merge 1 commit into
vmware:mainfrom
imansadegh:fix-2759-import-doc-link
Draft

docs: fix stale import documentation link#2765
imansadegh wants to merge 1 commit into
vmware:mainfrom
imansadegh:fix-2759-import-doc-link

Conversation

@imansadegh

Copy link
Copy Markdown
Motivation

Fixes #2759. The [imported] link in the vsphere_virtual_machine resource docs pointed at /docs/import/index.html, a relative path from the old terraform.io docs site that no longer resolves correctly.

While fixing it I found the same stale link in four other resource docs (vnic, host_port_group, host, datacenter) that hadn't been updated when the rest of the docs moved to https://developer.hashicorp.com/terraform/cli/import -- fixed those too so the whole repo is consistent.

Documentation-only change, no code touched.

The [imported] link in several resource docs pointed at
/docs/import/index.html, a relative path from the old terraform.io
docs site that no longer resolves correctly. Other resource docs in
this repo already point at the current URL; this brings the remaining
five in line with that.

Fixes vmware#2759
@imansadegh
imansadegh requested a review from a team as a code owner September 4, 2026 20:21
@github-actions github-actions Bot added documentation Documentation needs-review Needs Review size/xs Relative Sizing: Extra-Small labels Sep 4, 2026
@legal-compliance-bot

Copy link
Copy Markdown

🛑 Legal Compliance Check Failed

Hi @imansadegh, thank you for your contribution!

To merge this Pull Request, you must sign our CLA.

Note: Even if you signed off your commits locally (using git commit -s), you must post the comment below to register your signature with our automated system.
Note: This is a one-time process. Once signed, future contributions to this repository will be verified automatically.

1. Read the Document: Click here to read the CLA
2. Sign via Comment: Copy and paste the exact line below into a new comment on this Pull Request:

I have read the CLA Document and I hereby sign the CLA for this and all future contributions.

⏳ Processing Schedule:
Our 'Compliance Sweeper' runs automatically approximately every 15-20 minutes.
After you post the comment, your status will update automatically during the next scheduled run.
You do not need to take any further action.

@tenthirtyam

Copy link
Copy Markdown
Contributor

#2759 is already assigned to me. We can accept this change however you'll need to sign the CLA.

Marking as draft.

Ryan

@tenthirtyam
tenthirtyam marked this pull request as draft September 4, 2026 21:19

@tenthirtyam tenthirtyam left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We can accept this change however you'll need to sign the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation needs-review Needs Review size/xs Relative Sizing: Extra-Small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid URL for "importing" section

2 participants