Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start
Releases · diodonfrost/terraform-aws-lambda-scheduler-stop-start
4.0.0
Features
- lambda: parameterize Lambda runtime (22d9a21)
- terraform: add timezone support for scheduler (63cca94) Thanks to @nazanalbuz
- terraform: bump python lambda runtime to 3.13 (ff53a14)
- terraform: update provider requirements (7e78cf0)
3.5.0
Features
- lambda: bump python version to 3.10 (e80836a)
3.4.1
Bug Fixes
- lambda: use output_base64sha256 directly instead of function filebase64sha256 (a7c348f) thanks to @pvillaverde
3.4.0
Features
- autoscaling: terminate instances instead of stopping them (1f6f6f6)
3.3.0
Features
- lambda: bump python version to 3.9 (b0eddbb)
- terraform: add documentdb scheduler (942f713)
- terraform: add redshift scheduler (68ae759)
- terraform: trigger update each time python code changes (d2498c6)
3.1.3
Bug Fixes
- variable: rename scheduler tag variable name (a2e0e2a)
3.1.2
Reverts
- Revert "refactor(tag): renames scheduler tag" (3800d9f)
3.1.1
Bug Fixes
Features
- iam: add aws tags on iam role resource (cdf4737)
3.1.0
Features
- cloudwatch: add aws tags on cloudwatch resources (6a579e2)