Skip to content

Commit 6d07985

Browse files
guikcddani-chmb
authored andcommitted
fix: set propagateTags to null if unset
1 parent 4d6fb3b commit 6d07985

File tree

4 files changed

+42272
-21599
lines changed

4 files changed

+42272
-21599
lines changed

action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ inputs:
8686
description: "Determines whether to turn on Amazon ECS managed tags 'aws:ecs:serviceName' and 'aws:ecs:clusterName' for the tasks in the service."
8787
required: false
8888
propagate-tags:
89-
description: "Determines to propagate the tags from the 'SERVICE' to the task. Will default to 'NONE'."
89+
description: "Determines to propagate the tags from the 'SERVICE' to the task."
9090
required: false
9191
outputs:
9292
task-definition-arn:

0 commit comments

Comments
 (0)