Skip to content

Commit

Permalink
Reveal page and add new note (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoron007 authored Apr 17, 2024
1 parent aa670fc commit d954ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/data/cloud-docs-agents-nav-data.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{ "title": "Install and Run Agents", "path": "agents" },
{ "title": "Inject Custom Run Actions (Hooks)", "path": "hooks" },
{ "title": "Manage Agent Pools", "path": "agent-pools" },
{ "title": "Request Forwarding", "path": "request-forwarding", "hidden": true },
{ "title": "Request Forwarding", "path": "request-forwarding" },
{ "title": "Telemetry", "path": "telemetry" },
{ "title": "Logging", "path": "logging" },
{ "title": "Metrics", "path": "metrics" },
Expand Down
2 changes: 1 addition & 1 deletion website/docs/cloud-docs/agents/request-forwarding.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: >-

# Request Forwarding

!> **Unavailable**: Request forwarding is not currently available in Terraform Cloud features. We are actively working on this mechanism and will update this page when it is widely available.
~> **Coming Soon**: We intend to use request forwarding in future Terraform Cloud features. We will update this page when a feature using request forwarding is generally available.

You can configure Terraform Cloud Agents to handle HTTP and HTTPS
request forwarding on behalf of Terraform Cloud. This enables Terraform Cloud to access
Expand Down

0 comments on commit d954ec0

Please sign in to comment.