From fab50f73b1ce6ff15d7fe43202ac0dfd5cc4774b Mon Sep 17 00:00:00 2001 From: munnep Date: Wed, 18 Jun 2025 09:38:26 +0200 Subject: [PATCH 1/2] egress changes --- .../docs/enterprise/deploy/configuration/network.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx b/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx index c74e97a66..7304abf60 100644 --- a/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx +++ b/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx @@ -118,6 +118,12 @@ for additional information: - `https://yy0ffni7mf-dsn.algolia.net/`: Specifies the API endpoint of the Terraform Registry's [Algolia](https://www.algolia.com) application. Terraform Enterprise uses Algolia to index resources in the registry and power the public search feature. - `reporting.hashicorp.services`: Specifies the license entitlement reporting API endpoint. Refer to [Enable automated license reports](/terraform/enterprise/deploy/manage/license-report) for additional information. +### Third-party and partner Terraform providers + +When using third-party or partner Terraform providers, the required files are downloaded from the following domains: + +- `github.com` +- `objects.githubusercontent.com` ### Additional outbound network targets From 18701ef666465bee6aadae8fc96401949c511142 Mon Sep 17 00:00:00 2001 From: munnep Date: Wed, 18 Jun 2025 09:55:28 +0200 Subject: [PATCH 2/2] forgot the most important url --- .../v202506-1/docs/enterprise/deploy/configuration/network.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx b/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx index 7304abf60..fada952e3 100644 --- a/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx +++ b/content/terraform-enterprise/v202506-1/docs/enterprise/deploy/configuration/network.mdx @@ -124,6 +124,7 @@ When using third-party or partner Terraform providers, the required files are do - `github.com` - `objects.githubusercontent.com` +- `github-releases.githubusercontent.com` ### Additional outbound network targets