sample
turbot/flowpipe-samples/aws-ec2-instance-scheduler
Get Involved
Version
License
AWS EC2 Instance Scheduler
Starts and stops EC2 instances based on a schedule and notifies a Teams channel.
Usage
- Set the AWS region to the
flowpipe.fpvarsfile. - Set the Team ID and the Teams channel ID to the
flowpipe.fpvarsfile. - Add the
schedule_nametag to your EC2 instances with the name of the schedule you want to apply to the instance. Valid values arebusiness_hours,extended_business_hours,stop_for_nightandstop_for_weekend. - Run Flowpipe mod as a server:
flowpipe server