cloudposse/Deploy Docker image app with Spacelift
Opinionated way to deploy Docker image with Spacelift
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| stack | Spacelift stack name | yes | — |
| ssm-path | SSM path for Docker image | no | — |
| region | AWS Region | yes | — |
| namespace | Namespace | no | — |
| operation | Operation (valid options - `deploy`, `destroy`) | yes | deploy |
| image | Docker image | yes | — |
| image-tag | Docker image tag | yes | — |
| debug | Debug mode | no | false |
| organization | Spacelift organization name | yes | — |
| webapp-output-name | Spacelist stack output field contains webapp host name | no | full_domain |
| api_key_id | Spacelift API Key ID | yes | — |
| api_key_secret | Spacelift API Key Secret | yes | — |
| github_token | GitHub Token | yes | — |
Outputs
| name | description |
|---|---|
| webapp-url | Web Application url |