Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
v4.2.0
4.2.0 (2022-10-22)
Features
- Added support for Code Signing Configuration (#351) (dd40178)
v4.1.4
4.1.4 (2022-10-21)
Bug Fixes
- Skips the runtime test when building in docker (#362) (2055256)
v4.1.3
4.1.3 (2022-10-20)
Bug Fixes
- Performs plan-phase runtime check only if building package (#359) (dfc8934)
v4.1.2
4.1.2 (2022-10-20)
Bug Fixes
- Generates error in plan phase if runtime is not available (#358) (f9bf21d)
v4.1.1
4.1.1 (2022-10-14)
Bug Fixes
- Forces the local_filename output to wait for the package to be built (#356) (745dc53)
v4.1.0
4.1.0 (2022-10-14)
Features
- Add example for S3 bucket access through VPC Endpoint (#349) (2ceb32f)
v4.0.2
4.0.2 (2022-09-17)
Bug Fixes
- Override docker entrypoint when it exists (#316) (3bb7623)
v4.0.1
4.0.1 (2022-09-01)
Bug Fixes
- Lambda should depend on policy attachments (#327) (b4eef74)
v4.0.0
4.0.0 (2022-08-18)
⚠ BREAKING CHANGES
- Updated AWS provider to v4, added ECR repo force_delete argument in docker-build module (#337)
Features
- Updated AWS provider to v4, added ECR repo force_delete argument in docker-build module (#337) (953ccee)
v3.3.1
3.3.1 (2022-06-17)
Bug Fixes
- Fixed enabled attribute in Lambda Event Source Mapping by default (#321) (779b368)