Releases: diodonfrost/terraform-aws-lambda-scheduler-stop-start
Releases · diodonfrost/terraform-aws-lambda-scheduler-stop-start
3.5.0
3.4.1
Bug Fixes
- lambda: use output_base64sha256 directly instead of function filebase64sha256 (a7c348f) thanks to @pvillaverde
3.4.0
3.3.0
3.2.0
Features
- terraform: bump AWS Provider version to 5.0 (4e87860)
- terraform: support ECS scheduler (6935219) thanks to @n3mawashi
3.1.3
3.1.2
3.1.1
3.1.0
3.0.1
Bug Fixes
- lambda: add git version in the filename used by lambda (4aa887e)
- lambda: removing source_code_hash param (c813a0f)
Chore
- gitignore: ignore dependency lockfile (41ba586)
Refactor
Tests
- pytest: set python_path directly in pytest.ini (a2bceb3)
- sanity: stop sanity script when error is found (a22e396)
- pytest: update python packages requirements (c9904ca)