Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start
Releases · diodonfrost/terraform-aws-lambda-scheduler-stop-start
2.5.3
Changed
- Do not run ec2 waiter when no instances found
2.5.2
Changed
- Waiting for instances in running state before resuming autoscaling group
2.5.1
Added
- github ISSUE_TEMPLATE
Changed
- Start asg instances before autoscaling group
2.5.0
Added
- kms support
2.4.0
Added
- Use Python type hint
Changed
- Refactoring Python import
- Move Python aws exception in dedicated function
- Increase waiting time during end-to-end tests
2.3.0
Added
- Multi aws regions support
- Python integration tests
2.2.1
Changed
- Refactoring Python unit tests
2.2.0
Added
- Python unit tests
- Aws region specification
2.1.5
Changed
- Improve rds error catching
2.1.4
Changed
- Fix autoscaling scheduler when autoscaling list are empty