From 442120490fc8abab938dd65941fcd483760081a7 Mon Sep 17 00:00:00 2001 From: Andy Assareh Date: Thu, 26 Jan 2023 11:17:51 -0800 Subject: [PATCH] releases site no longer at fastly releases.hashicorp.com is no longer served by fastly. --- website/docs/cloud-docs/agents/requirements.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cloud-docs/agents/requirements.mdx b/website/docs/cloud-docs/agents/requirements.mdx index 6c1c4cf..772917c 100644 --- a/website/docs/cloud-docs/agents/requirements.mdx +++ b/website/docs/cloud-docs/agents/requirements.mdx @@ -32,7 +32,7 @@ Use the following specifications as a reference: In order for an agent to function properly, it must be able to make outbound requests over HTTPS (TCP port 443) to the Terraform Cloud application APIs. These requests may require perimeter networking as well as container host networking changes, depending on your environment. Refer to the [Terraform Cloud IP Ranges documentation](/cloud-docs/architectural-details/ip-ranges) for more details on the IP ranges. -Additionally, the agent must also be able to communicate with any services required by the Terraform code it is executing. This includes the Terraform releases distribution service, [releases.hashicorp.com](https://releases.hashicorp.com) (supported by [Fastly](https://api.fastly.com/public-ip-list)), as well as any provider APIs. The following services run on these IP ranges: +Additionally, the agent must also be able to communicate with any services required by the Terraform code it is executing. This includes the Terraform releases distribution service, [releases.hashicorp.com](https://releases.hashicorp.com), as well as any provider APIs. The following services run on these IP ranges: | Hostname | Port/Protocol | Directionality | Purpose | | ---------------------- | -------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------- |