amazon-ecs-deploy-task-definition icon indicating copy to clipboard operation
amazon-ecs-deploy-task-definition copied to clipboard

Make description for "service" parameter less ambiguous.

Open lmller opened this issue 1 year ago • 0 comments

The description for the "service" param states:

"The name of the ECS service to deploy to. The action will only register the task definition if no service is given."

But in this case "only" is not meant as a condition, but as a limitation... I stumbled upon this ambiguity in the documentation and it cost me an hour of my life, so I thought I might as well change it :-)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

lmller avatar Feb 20 '24 16:02 lmller