leelaprakash/ECS Automation
GitHub Action for ECS deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 28, 2022
- License
- MIT
Pinned Snippet
uses: leelaprakash/gh-actions-automation-ecs-central@f817fd2ec040094a170307419a2305fe8d669f15 # vktags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| ecr-repo | ECR Repository | yes | "" |
| ecs-service | ECS Service | yes | "" |
| task-definition | ECS Service task definition | yes | "" |
| ecs-cluster | ECS Cluster | yes | leela-test-cluster |
| region | AWS Region | yes | ap-south-1 |
| aws-access-key-id | AWS Access Key | yes | "" |
| aws-secret-access-key | AWS Secret Key | yes | "" |
Outputs
no outputs