generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Would be interested in adding an action to extract the cluster and task ID for a service?
Based on aws's response here, we can run copilot svc show --resources --json to extract the resources info. I can then reuse the output json to extract the cluster and task ID from the resources key with AWS::ECS::Service type in deploy the docker into ECS (without new version of the task) directly from github
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request