Skip to content

Tags: markwoodhall/terraform-aws-lambda

Tags

v2.28.0

Toggle v2.28.0's commit message
chore(release): version 2.28.0 [skip ci]

# [2.28.0](terraform-aws-modules/terraform-aws-lambda@v2.27.1...v2.28.0) (2021-12-10)

### Features

* Add `pip_tmp_dir` to allow setting the location of the pip temporary directory ([terraform-aws-modules#230](terraform-aws-modules#230)) ([f5f86b5](terraform-aws-modules@f5f86b5))

v2.27.1

Toggle v2.27.1's commit message
chore(release): version 2.27.1 [skip ci]

## [2.27.1](terraform-aws-modules/terraform-aws-lambda@v2.27.0...v2.27.1) (2021-11-27)

### Bug Fixes

* update CI/CD process to enable auto-release workflow ([terraform-aws-modules#234](terraform-aws-modules#234)) ([e882a07](terraform-aws-modules@e882a07))

v2.27.0

Toggle v2.27.0's commit message
2021-11-22T13:09:15Z

0f982f6 Updated CHANGELOG
65f3717 feat: Added support for random sleep delay in deploy submodule (terraform-aws-modules#233)

v2.26.0

Toggle v2.26.0's commit message
2021-11-12T14:41:57Z

0fa0e0b Updated CHANGELOG
891e257 fix: Fixed max timeout for Lambda@Edge (terraform-aws-modules#232)

v2.25.0

Toggle v2.25.0's commit message
2021-11-09T15:18:38Z

3212f4d Updated CHANGELOG
9bcb74d feat: Added required IAM permissions for CodeDeploy hooks (terraform-aws-modules#228)

v2.24.0

Toggle v2.24.0's commit message
2021-11-05T20:24:52Z

dba627b Updated CHANGELOG
7b17b6a feat: Added support for Cross-Account ECR for docker-build module (terraform-aws-modules#227)
16e70be fix: Raise failure when CodeDeploy deployment fails (terraform-aws-modules#225)

v2.23.0

Toggle v2.23.0's commit message
2021-10-22T13:10:09Z

c2c4b04 Updated CHANGELOG
a96bbeb feat: Allow passing build_args for building with docker-build module (terraform-aws-modules#217)

v2.22.0

Toggle v2.22.0's commit message
2021-10-12T14:19:32Z

9a6e535 Updated CHANGELOG
a13b57c feat: Add policy_path variable for IAM policies (terraform-aws-modules#202)
d95d76c chore: Added example for pip install in layers (terraform-aws-modules#214)

v2.21.0

Toggle v2.21.0's commit message
2021-10-07T07:57:40Z

e84892e Updated CHANGELOG
3d52044 fix: Use `AWSXRayDaemonWriteAccess` instead of deprecated `AWSXrayWriteOnlyAccess` (terraform-aws-modules#211)

v2.20.0

Toggle v2.20.0's commit message
2021-10-02T19:20:17Z

be6cf97 Updated CHANGELOG
3873c10 feat: Add support for AWS Graviton2 powered functions (terraform-aws-modules#206)