chaffeqa/Quinn Chaffee
Download and persist a Task Definition json file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-region | AWS Region | yes | — |
| aws-profile | aws-profile | yes | — |
| aws-cluster-name | aws-cluster-name | yes | — |
| aws-service-name | aws-service-name | yes | — |
| docker-image | docker-image | yes | — |
| docker-build-number | docker-build-number | yes | — |
| app-env | app-env | yes | — |
Outputs
| name | description |
|---|---|
| task-definition | The path to the rendered task definition file |
| first-container-definition-name | First container definition name in the task definition |
| container-definition-names | Comma separated list of the container definition names in the task definition |