mygreengo/Deploy action
This action perform a rolling update on a given list of EC2 instances inside a target group
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-secret-access-key | AWS secret | yes | "" |
| aws-secret-key-id | AWS secret id | yes | "" |
| arn-target-group | EC2's target group | yes | "" |
| npm-token | NPM admin token for building the project | yes | "" |
| command | command the will be executed in the ssh session. Must be a onliner (join multiples command with &&) | yes | "" |
| sha | Sha of the commit to be deployed | yes | "" |
| path | path where the .pem file is written | yes | "" |
Outputs
no outputs