Skip to content

Conversation

@kahirokunn
Copy link

@kahirokunn kahirokunn commented Mar 17, 2025

What

This pull request updates all documentation links related to HCP Terraform agents to point to their new location in the terraform-docs-agents repository. The changes include updates to relative paths that were previously broken and have now been replaced with absolute URLs. Files updated include, but are not limited to:

  • API documentation pages (e.g., api-docs/agents.mdx, api-docs/changelog.mdx)
  • Integration guides (e.g., integrations/kubernetes/api-reference.mdx)
  • Security and overview documentation
  • Workspaces and dynamic provider credentials pages

Why

The HCP Terraform agent documentation has been migrated to a dedicated repository. As a result, existing links in our main documentation were no longer valid, causing broken navigation and potential confusion for users. By updating these links:

  • Users are directed to the correct, up-to-date agent documentation.
  • We ensure consistency and accuracy across our documentation.
  • Overall user experience is improved by restoring full functionality of agent-related documentation.

Screenshots

N/A


Merge Checklist

If items do not apply to your changes, add (N/A) and mark them as complete.

Pull Request

  • One or more labels describe the type of change (e.g. clarification) and associated product (e.g. HCP Terraform).
  • Description links to related pull requests or issues, if any.

Content

  • Redirects have been added to website/redirects.js for moved, renamed, or deleted pages.
  • API documentation and the API Changelog have been updated.
  • Links to related content where appropriate (e.g., API endpoints, permissions, etc.).
  • Pages with related content are updated and link to this content when appropriate.
  • Sidebar navigation files have been updated for added, deleted, reordered, or renamed pages.
  • New pages have metadata (page name and description) at the top.
  • New images are 2048 px wide. They have HashiCorp standard annotation color (#F92672) and format (rectangle with rounded corners), blurred sensitive details (e.g. credentials, usernames, user icons), and descriptive alt text in the markdown for accessibility.
  • New code blocks have the correct syntax and line breaks to eliminate horizontal scroll bars.
  • UI elements (button names, page names, etc.) are bolded.
  • The Vercel website preview successfully deployed.

Reviews

  • I or someone else reviewed the content for technical accuracy.
  • I or someone else reviewed the content for typos, punctuation, spelling, and grammar.

agent docs moved to https://github.com/hashicorp/terraform-docs-agents.
Updated all related links to restore functionality.

Signed-off-by: kahirokunn <okinakahiro@gmail.com>
@vercel
Copy link

vercel bot commented Mar 17, 2025

@kahirokunn is attempting to deploy a commit to the HashiCorp Team on Vercel.

A member of the Team first needs to authorize it.

@rkoron007
Copy link
Contributor

Hello @kahirokunn! Thank you for much for your contribution here and apologies for my late response! We've actually moved the agents docs to a new repo specifically made for serving our documentation, so I'm going to close this because the relative links work in the new repo. Thank you again for contributing! ✨

@rkoron007 rkoron007 closed this May 27, 2025
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