Skip to content

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

v7.20.1-alloy

07 Feb 15:55
29cd9ba
Compare
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)