actions-marketplace-validations/ecs-cd
Deploy docker image to ECS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr-repo | ECR Repository | yes | — |
| ecs-cluster | ECS Cluster | yes | — |
| ecs-service | ECS Service | yes | — |
| task-definition | ECS Service task definition | yes | — |
| aws-access-key-id | AWS Access Key Id | yes | — |
| aws-secret-access-key | AWS Secret Access Key | yes | — |
| aws-region | AWS Region | yes | — |
| dockerfile | Dockerfile | no | ./Dockerfile |
| build-path | Docker build path | no | . |
Outputs
no outputs