actions-marketplace-validations/AWS EC2 Start and Stop
Start and Stop an AWS EC2 Instance with the AWS CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| instance-id | Instance ID | yes | — |
| wait-instance-running | Wait until the instance is running | — | true |
| stop-instance | Stop the instance during post job cleanup | — | true |
Outputs
| name | description |
|---|---|
| current-state | The current state of the instance |
| previous-state | The previous state of the instance |