Document PULUMI_TFE_DOMAIN for self-hosted operators#18783
Document PULUMI_TFE_DOMAIN for self-hosted operators#18783
Conversation
Add the new env var to the API component docs and an optional DNS record to the networking operations guide. Co-Authored-By: Claude <noreply@anthropic.com>
Docs reviewTight, well-scoped change. The new env var row matches the existing table style and the DNS bullet cleanly extends the list. A few minor notes: Minor: capitalization inconsistency between the two files
In
Nit: terminology echo on the networking bullet
In `content/docs/administration/self-hosting/operations/networking.md` line 75:
Pre-existing (out of scope, FYI only)The link anchor `#environment-variables-for-core-infrastructure` resolves correctly, but the H2 `## Environment Variables for Core Infrastructure` (api.md line 65) is Title Case while AGENTS.md specifies sentence case for H2+. Not introduced by this PR — flagging only because you're linking to the section. Verified
LGTM with the optional polish above. Mention @claude if you'd like another pass after changes. |
|
Your site preview for commit 7436e30 is ready! 🎉 http://www-testing-pulumi-docs-origin-pr-18783-7436e302.s3-website.us-west-2.amazonaws.com |
Summary
PULUMI_TFE_DOMAINto the self-hosted API component env vars table (components/api.md)tfe.{domain}DNS record to the networking operations guide (operations/networking.md)Companion to https://github.com/pulumi/pulumi-service/pull/42418 which moves the TFE-compatible state API to a dedicated subdomain. Self-hosted operators need to know about the new env var to enable the feature and the DNS record to route traffic.
Test plan
🤖 Generated with Claude Code