Releases: terraform-aws-modules/terraform-aws-lambda
Releases · terraform-aws-modules/terraform-aws-lambda
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)
v3.3.0
3.3.0 (2022-06-16)
Features
- Added support for event source mapping in alias submodule (#320) (af22d00)
v3.2.1
3.2.1 (2022-05-23)
Bug Fixes
- Removed docker provider block from docker-build submodule (#314) (151a09a)
v3.2.0
3.2.0 (2022-04-27)
Features
- Add support for Lambda Function URL resource (#308) (c239f9d)