cloudbees-io/ec2-deploy-actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source-location | source location to copy files from | yes | "" |
| destination-ec2-location | destination folder name in ec2 | yes | "" |
| aws-ssh-key-data | ssh key pem data | yes | "" |
| aws-user | aws user - to connect | yes | "" |
| aws-host | aws host - to connect | yes | "" |
| deploy-command | Optional deploy command to execute (Note either this or deploy-script not both) | no | "" |
| deploy-script | Optional deploy scriot to run (Note either this or deploy-script not both) | no | "" |
| dry-run | Optional boolean to avoid real execution in EC2, will only print the commands instead | no | false |
Outputs
no outputs