amazon-archives / ec2-scheduler

The EC2 Scheduler uses a recurring Lambda function to automatically start and stop EC2 instances based on either default schedule or custom schedule defined per EC2 instance. - Now found at https://github.com/awslabs/aws-instance-scheduler
Other
147 stars 86 forks source link

Fixing midnight UTC start/stop bug #11

Open sacheen12 opened 7 years ago

sacheen12 commented 7 years ago

When startTime or stopTime is 0000, ec2-scheduler has a bug that does not start/stop the ec2 instance.

groverlalit commented 6 years ago

Thanks for reaching out to us. We are at final stages of deploying a newer version that fixes this issue.