lcvista/Deploy ECS Service
Updates task definition, updates service, and waits for stability
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | The AWS Region | yes | — |
| ecs-cluster | The name of the ECS cluster | yes | — |
| ecs-service | The name of the ECS service | yes | — |
| container-name | The name of the container within the task definition to update | yes | — |
| docker-image | Docker Image Tag | yes | — |
| wait-for-service-stability | Whether to wait for service stability | no | true |
| AWS_ACCESS_KEY_ID | AWS Access Key | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS Secret Access Key | yes | — |
Outputs
no outputs