Releases: mcozd/terraform-aws-serverless-function
Releases · mcozd/terraform-aws-serverless-function
v4.0.2
v4.0.1
v4.0.0
v3.1.1
v2.2.0
[NEW]
- provides a flag for telling the module that "terraform destroy" was called
- this works around the data-provider "archive", which fails the lambda resource when no archive is present
- This allows for a more varied usage of tf destroy from anywhere (e.g. local, pipelines) because you do not need to have the artifacts present just for the infrastructure to be destroyed