Skip to content

Releases: UseAlloy/terraform-aws-lambda-secure-fork

v7.22.0-alloy

04 Nov 20:28
822dbd6

Choose a tag to compare

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

07 Oct 17:32
ada107c

Choose a tag to compare

What's Changed

  • feat: INFR-4719 add image_uri to lifecycle ignore_changes by @luwang-beast in #3

New Contributors

Full Changelog: v7.20.1-alloy...v7.21.0-alloy

v7.20.1-alloy

07 Feb 15:55
29cd9ba

Choose a tag to compare

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)