From 3a8e1dd311a042203deb5393d35d1d174ea776c2 Mon Sep 17 00:00:00 2001 From: Nicolas De Loof Date: Mon, 14 Dec 2020 09:59:28 +0100 Subject: [PATCH] x-aws-vpc expect an ID, not ARN Signed-off-by: Nicolas De Loof --- engine/context/ecs-integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/context/ecs-integration.md b/engine/context/ecs-integration.md index 807e99e4d7..7b3ece1eae 100644 --- a/engine/context/ecs-integration.md +++ b/engine/context/ecs-integration.md @@ -430,7 +430,7 @@ If your AWS account does not have [permissions](https://github.com/docker/ecs-pl of an ECS cluster when deploying a Compose application. Otherwise, a cluster will be created for the Compose project. -- Use `x-aws-vpc` as a top-level element in your Compose file to set the ARN +- Use `x-aws-vpc` as a top-level element in your Compose file to set the ID of a VPC when deploying a Compose application. - Use `x-aws-loadbalancer` as a top-level element in your Compose file to set