Releases: trussworks/terraform-aws-s3-anti-virus
Releases · trussworks/terraform-aws-s3-anti-virus
Pin TF12
Fixing memory allocation
Merge pull request #15 from trussworks/cblkwell-fix-memory-size Fixing memory size
Fix timeout for scan lambda
Merge pull request #14 from trussworks/cblkwell-fixing-variable Fixing variable for scan timeout
Increase memory default, make memory/timeout configurable
The memory usage of ClamAV has gone up, and as a result we bump the memory allocated to the Lambda. We also made both memory and timeout configurable, which can help with troubleshooting if this becomes a problem in the future.