Skip to content

Commit d99bd25

Browse files
authored
Update README.md
1 parent 450a239 commit d99bd25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ The task definition file can be updated prior to deployment with the new contain
106106

107107
### Tags
108108

109-
To turn on [Amazon ECS-managed tags](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html#managed-tags) `aws:ecs:serviceName` and `aws:ecs:clusterName` for the tasks in the service or the task set `enable-ecs-managed-tags`:
109+
To turn on [Amazon ECS-managed tags](https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-using-tags.html#managed-tags) `aws:ecs:serviceName` and `aws:ecs:clusterName` for the tasks in the service or the standalone tasks by setting `enable-ecs-managed-tags`:
110110

111111
```yaml
112112
- name: Deploy Amazon ECS task definition

0 commit comments

Comments
 (0)