Lambda function to start & stop EC2 instances on a schedule
Will start and stop one or more EC2 instances on a set schedule.
By default it will start the instances at 7 AM, and stop them at 7 PM. This can be changed in the Terraform module.
terraform init
terraform apply