balance-my-hormones/Deploy Common Service
Action for deploying common reusable services (such as n8n, nocodb, etc.)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| service-key | The keyname of the reusable service. e.g., "n8n", "nocodb" etc. | yes | — |
| account | The AWS account to use | yes | — |
| region | The AWS region to use | — | eu-west-2 |
| source-image | The name/tag of the local image that was built to be pushed to ecr (e.g., the `-t` argument used for docker build) | yes | — |
| tag | The image will be tagged with this tag when pushed to ECR | yes | — |
Outputs
no outputs