bravado-network/Run AWS ECS Fargate task
Runs an Amazon 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 | The ECS task definition file name | yes | — |
| cluster | The name of the ECS cluster. Will default to the 'default' cluster | yes | — |
| subnet | The in which the ECS task will run | yes | — |
| security-group | The security group of the ECS task | yes | — |
| container-name | Name of container defined in task definition | yes | — |
| command | Command that will override docker CDM | yes | — |
| wait-timeout-in-seconds | How long to wait for the task reach stopped state, in seconds | no | — |
| wait-for-finish | Whether to wait for tasks to reach stopped state. Will default to not waiting | no | — |
Outputs
no outputs