haspa-next/Bootstrap Kotlin service
Creates task definition and service startup configuration files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 4, 2022
- License
- None
Pinned Snippet
uses: haspa-next/github-kotlin-bootstrap@26efe6732103905f168bf3ef9857a331459c3a31 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image_name | Name of the docker image to bootstrap | yes | — |
| run_cmd | Command used to start the service application | yes | — |
| task_memory | Amount of memory (in MB) ECS will allocate to the service task | yes | — |
| service_name | Name of the service | yes | — |
Outputs
no outputs