mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Merge pull request #11901 from ndeloof/ecs-arn
x-aws-vpc expect an ID, not ARN
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user