Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start
Releases · diodonfrost/terraform-aws-lambda-scheduler-stop-start
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
v1.2.0
Add kitchen-ci with awspec test
Add test example
Refactoring Terraform main.tf
v1.1.0
Add autoscaling support for scheduler.
Scheduler can now suspend autoscaling group and shut down his instancs.
v1.0.0
Add aws lambda scheduler support for:
- ec2 instances
- rds clusters
- rds instances