merkle-team/Remote execute command
Execute a stack command on a remote host
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| git-repo | The git repo to clone | yes | — |
| git-ref | Commit ref to check out (typically a hash) | yes | — |
| docker-image | Full path to Docker image to deploy | yes | — |
| command | The stack command to execute ("plan" or "deploy") | yes | — |
| role | ARN of the role to assume | yes | — |
| project | Project name as specified in the deploy.yml configuration | yes | — |
| ssh-user | Username to connect to the remote host as | no | ec2-user |
| ssh-host | Hostname of the remote machine to SSH into | no | 10.0.3.164 |
| release-id | Name of the release (typically a date and commit hash) | no | — |
Outputs
no outputs