From 33dd09d2de0e332ef8cfea0447f0653a4beb454a Mon Sep 17 00:00:00 2001 From: Gabriel Dos Santos Date: Wed, 7 May 2025 17:05:55 -0400 Subject: [PATCH] Fix terraform link --- ecs_fargate/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ecs_fargate/README.md b/ecs_fargate/README.md index 9fad251cfe5e9..58d0b85a34543 100644 --- a/ecs_fargate/README.md +++ b/ecs_fargate/README.md @@ -228,7 +228,7 @@ module "ecs_fargate_task" { Lastly, include your other application containers within the `ContainerDefinitions` and deploy through Terraform. -For more information on the Terraform module, see the [Datadog ECS Fargate Terraform documentation][43]. +For more information on the Terraform module, see the [Datadog ECS Fargate Terraform documentation][74]. @@ -1256,3 +1256,4 @@ Need help? Contact [Datadog support][18]. [71]: https://registry.terraform.io/modules/DataDog/ecs-datadog/aws/latest [72]: https://github.com/datadog/datadog-cdk-constructs/ [73]: https://docs.datadoghq.com/tracing/trace_collection/proxy_setup/apigateway +[74]: https://registry.terraform.io/modules/DataDog/ecs-datadog/aws/latest/submodules/ecs_fargate