x-aws-vpc expect an ID, not ARN

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof 2020-12-14 09:59:28 +01:00
parent 3443709ae1
commit 3a8e1dd311
No known key found for this signature in database
GPG Key ID: 9858809D6F8F6E7E
1 changed files with 1 additions and 1 deletions

View File

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