myriad-actions/deploy to ecs
deploy to ecs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 19, 2024
- License
- None
Pinned Snippet
uses: myriad-actions/deploy@ad494bfb5aaa1b3dad1fc7a86910f70da19630b3 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| task_name | ecs task name | yes | — |
| container_name | ecs task container name | yes | "" |
| image_name | image name | yes | "" |
| cluster_name | ecs cluster name | yes | "" |
| ecs_service_name | ecs service name | yes | "" |
| config-path | path to the ecr.json file which stores the variables for the instance | no | ./.github/ecr.json |
Outputs
no outputs