instance-scheduler-on-aws
instance-scheduler-on-aws copied to clipboard
A cross-account and cross-region solution that allows customers to automatically start and stop EC2 and RDS Instances
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.4 to 3.0.6. Release notes Sourced from werkzeug's releases. 3.0.6 This is the Werkzeug 3.0.6 security fix release, which fixes security issues but does not otherwise change...
**Describe the bug** Install error when running cdk deploy **To Reproduce** 1. Clone repo instance-scheduler-on-aws 2. Set AWS credentials to right account 3. npx cdk deploy instance scheduler-on-aws **Expected behavior**...
When the min-desired-max values are updated on an ASG these updates are not reflected in the scheduled actions of the ASG. The ASGHandler lambda reports: "Skipping group instance-scheduler-asg with schedule...
**Describe the bug** When the central SpokeRegistration lambda executes (using the Organizations feature), it attempts to create a new log-group, and gets an access denied error. From CloudTrail: ``` "errorCode":...
**Support for creating periods/schedules from a csv/excel/json** I'm start to implementing this solution on a new organization (new job), and I would like to be able of creating all periods/schedules...