Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start
Releases · diodonfrost/terraform-aws-lambda-scheduler-stop-start
1.6.1
- Add outputs in Terraform examples
- Change Lambda outputs name
1.6.0
- Refactoring Python exception handler
- Enable lambda cloudwatch logs
- Update Terraform rds example
- Linting Python main.yml
1.5.0
- Power-off instances instead of terminating with autoscaling scheduler
- Use aws region eu-west-1 with Terraform examples
1.4.3
- update awspec tests
- update Gemfile
- use inline policy instead of custom managed policy
- set default aws region to eu-west-1
v1.4.2
- Add travis-ci pipeline
v1.4.1
- Split python code into multiple function
- Add boto3 paginator for autoscaling and rds function
- Improve Terraform examples
v1.4.0
- Split python code into multiple file
- Refactoring python code
- Add more aws examples
- Fix autoscaling delete
- Add paginator in ec2 function
v1.3.0
- Add python log output for every resources stop and start.
- Fix tag filter for instances start and stop
v1.2.2
Lint code and add coments
v1.2.1
When autoscaling shceduler is set to stop, terminate all instances in it