django-wong/Run command in a specified container
Run command in a container of a ECS task
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| task-definition-family | Task definition family name | yes | — |
| container | Container name | yes | — |
| cluster | The cluster name | yes | — |
| launch-type | The launch type on which to run your task. Defaults to EC2 | no | — |
| command | Command to run | yes | — |
| wait-for-task-stopped | Wait for the task to be stopped | no | true |
| wait-for-minutes | Wait for the task to be stopped | no | 15 |
Outputs
no outputs