leonowski/Run command on remote EC2 instance via SSH
A brief description of your action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| username | Username to connect to the remote EC2 instance | yes | — |
| command | The command to run on the remote EC2 instance | yes | — |
| ec2_instance_id | The EC2 instance ID | yes | — |
| region | The AWS region | yes | us-west-2 |
Outputs
| name | description |
|---|---|
| command_output | A description of the output |