perxhealth/"Perx AWS ECS Deploy" for GitHub Actions
Deploy new builds to AWS ECS, designed for use within Perx Health infrastructure
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| perx_env | Nominate the environment in which we're deploying | yes | — |
| perx_db_env | Nominate the environment in which the desired database exists | no | — |
| perx_region | Nominate the region in which we're deploying | yes | — |
| perx_app_name | Unique name of the application which partially forms the ECS task name, amongst other attributes | yes | — |
| task_definition | Path on disk where your ECS Task Definition .tpl.json file can be found | yes | — |
| app_spec | Optionally provide an App Spec .tpl.json file with which Code Deploy updates the service | no | — |
| image_tag | Nominate name with which the image is tagged | yes | — |
| image_name | Optionally nominate image name (excluding tag) instead of inferring from app name | yes | — |
Outputs
no outputs