Skip to content

Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start

1.4.3

09 May 13:19
61fcfa4
Compare
Choose a tag to compare
  • update awspec tests
  • update Gemfile
  • use inline policy instead of custom managed policy
  • set default aws region to eu-west-1

v1.4.2

04 Apr 18:35
44e507c
Compare
Choose a tag to compare
  • Add travis-ci pipeline

v1.4.1

05 Mar 18:51
3c98609
Compare
Choose a tag to compare
  • Split python code into multiple function
  • Add boto3 paginator for autoscaling and rds function
  • Improve Terraform examples

v1.4.0

01 Mar 23:51
Compare
Choose a tag to compare
  • Split python code into multiple file
  • Refactoring python code
  • Add more aws examples
  • Fix autoscaling delete
  • Add paginator in ec2 function

v1.3.0

23 Feb 15:48
Compare
Choose a tag to compare
  • Add python log output for every resources stop and start.
  • Fix tag filter for instances start and stop

v1.2.2

19 Feb 18:27
826e0b8
Compare
Choose a tag to compare

Lint code and add coments

v1.2.1

09 Feb 23:04
Compare
Choose a tag to compare

When autoscaling shceduler is set to stop, terminate all instances in it

v1.2.0

09 Feb 22:09
Compare
Choose a tag to compare

Add kitchen-ci with awspec test

Add test example

Refactoring Terraform main.tf

v1.1.0

07 Feb 15:17
Compare
Choose a tag to compare

Add autoscaling support for scheduler.

Scheduler can now suspend autoscaling group and shut down his instancs.

v1.0.0

04 Feb 23:14
Compare
Choose a tag to compare

Add aws lambda scheduler support for:

  • ec2 instances
  • rds clusters
  • rds instances