Skip to content

[Service Now] Update Mid Server paragraph in Service Graph setup #468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,12 @@ If you are using Terraform Enterprise, set the **Connection URL** to the URL of

![ServiceNow Service Graph Connector HTTP Connection configuration screen. A Terraform Enterprise URL may be provided in the Connection URL field, the saved by clicking the Update button](/img/docs/service-now-service-graph-tfconn.png)

If you want to use a MID server, check **Use MID server** box, change **MID Selection** dropdown to "Specific MID sever" and select your previously configured and validated MID server.
If you are using **Terraform Enterprise**, a **MID server** is **required** to faciliate communication between ServiceNow and the TFE API. If you are using **HCP Terraform**, the **MID server** is **optional**.

To use a MID server:
1. Check **Use MID server** box
1. Change **MID Selection** dropdown to "Specific MID sever"
2. Select your previously configured and validated MID server

Click **Update** to save these settings. In the **Configure Terraform connection** section, click **Mark as Complete**.

Expand Down
Loading