Releases: UseAlloy/terraform-aws-lambda-secure-fork
Releases · UseAlloy/terraform-aws-lambda-secure-fork
v7.22.0-alloy
What's Changed
- fix: INFR-4934 remove lifecycle block to unblock lambda releases by @luwang-beast in #4
Full Changelog: v7.21.0-alloy...v7.22.0-alloy
v7.21.0-alloy
What's Changed
- feat: INFR-4719 add
image_urito lifecycleignore_changesby @luwang-beast in #3
New Contributors
- @luwang-beast made their first contribution in #3
Full Changelog: v7.20.1-alloy...v7.21.0-alloy
v7.20.1-alloy
7.20.1-alloy (2025-02-07)
Breaking change
- Removes use of external and local providers.
- Limits lambda logic to only source code from the image. This version has no support for package type "Zip" or build artifacts.
- Removes supports of layers.
(#INFR-3793) (8bf4768)