Browse Source

fixed links to TF install examples

pull/13492/head
trujillo-adam 2 years ago
parent
commit
36c3870ea1
  1. 2
      website/content/docs/ecs/terraform/install.mdx

2
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 |
| --- | --- | --- |

Loading…
Cancel
Save