Skip to content

Commit 150d0a2

Browse files
committed
fix: use propagateTags service value
1 parent 78da1be commit 150d0a2

File tree

4 files changed

+23451
-85242
lines changed

4 files changed

+23451
-85242
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ inputs:
7474
description: "Determines whether to turn on Amazon ECS managed tags 'aws:ecs:serviceName' and 'aws:ecs:clusterName' for the tasks in the service."
7575
required: false
7676
propagate-tags:
77-
description: "Determines to propagate the tags from the 'SERVICE' to the task. Will default to 'NONE'."
77+
description: "Determines to propagate the tags from the 'SERVICE' to the task. Will default to service propagateTags value ('NONE' if not set at service creation)."
7878
required: false
7979
outputs:
8080
task-definition-arn:

0 commit comments

Comments
 (0)