HVD: add TFE airgapped deployment guide - #3093
Open
danbr-ibm wants to merge 1 commit into
Open
Conversation
Contributor
Vercel Previews Deployed
|
Contributor
Broken Link CheckerThis PR contains broken links, but won't be blocked. Use this report to improve content quality: Quick Actions
Need Help?
Internal LinksExternal Links |
danbr-ibm
marked this pull request as ready for review
August 12, 2026 08:26
RubenSandwich
previously approved these changes
Aug 12, 2026
RubenSandwich
left a comment
Collaborator
There was a problem hiding this comment.
Just reviewing the functionality as I can't approve the content.
But overall we should add the HVD content authors as the code owners for this directory so the web platform team doesn't need to approve these.
Collaborator
Author
Thanks Ruben, please can you approve #3075 ? That delivers your suggestion. |
danbr-ibm
dismissed
RubenSandwich’s stale review
August 12, 2026 19:13
Best for an HVD reviewer to approve
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrates hashicorp/hvd-docs#383 into
web-unified-docsnow that Validated Designs content lives in this repository.The content is ported as-is from the source PR. No substantive edits were made during migration.
What's included
content/validated-designs/docs/docs/terraform/installation-guide/airgapped-deployment.mdxAdds a new guide covering requirements and design considerations for deploying Terraform Enterprise in airgapped (network-restricted) environments. Covers the five components to stage internally, network egress reference, HCP Terraform agents, license validation, cost estimation, Packer pre-baking, and ongoing operational commitments.
content/validated-designs/docs/docs/terraform/installation-guide/credits.mdxAdds Adam Buxton to the contributors list.
Related