awsdocs / amazon-ecs-developer-guide

The open source version of the Amazon ECS developer guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Amazon ECS Parameters - Outdated

henriquesantanati opened this issue · comments

According the public documentation, there is no depends_on parameter.

But, as you can see on the AWS CLI repository, it exists.

Can you please update the public documentation with the latest ecs-params.yml parameters?

Thanks in advance

It seams that the depends_on is not working. Probably this is the reason that the doc wasn't updated yet.

Just to let you know before update the doc.

Yeah, so the dependsOn parameter exists within the Amazon ECS API but the ECS CLI does not support it yet. Once the ECS CLI supports that particular feature we will update the documentation.