Merge pull request #11901 from ndeloof/ecs-arn

x-aws-vpc expect an ID, not ARN
This commit is contained in:
Usha Mandya
2020-12-14 12:33:48 +00:00
committed by GitHub

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