From 36c3870ea1b59f985bf08d77a855617cdbf98ac7 Mon Sep 17 00:00:00 2001 From: trujillo-adam Date: Mon, 20 Jun 2022 14:14:18 -0700 Subject: [PATCH] fixed links to TF install examples --- website/content/docs/ecs/terraform/install.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/ecs/terraform/install.mdx b/website/content/docs/ecs/terraform/install.mdx index 10950eff93..d52aeeaf47 100644 --- a/website/content/docs/ecs/terraform/install.mdx +++ b/website/content/docs/ecs/terraform/install.mdx @@ -189,7 +189,7 @@ Refer to the [gateway task configuration examples](#gateway-task-configuration-e The ECS service is created as part of the `gateway-task` module configuration. The service can run one or more instances of the gateway. -The following table describes the inputs for configuring the ECS service in your Terraform configuration file. All inputs are required. Refer to the [example gateway task configuration](#example-gateway-task-configuration) for a fully-configured task definition. +The following table describes the inputs for configuring the ECS service in your Terraform configuration file. All inputs are required. Refer to the [gateway task configuration examples](#gateway-task-configuration-examples) for a fully-configured task definition. | Input variable | Type | Description | | --- | --- | --- |