Skip to content

Releases: trussworks/terraform-aws-s3-anti-virus

Deprecate using Terraform versions before 1.0

08 Jun 17:28
3a80d2d
Compare
Choose a tag to compare

Module now requires using Terraform version 1.0 or higher.

Upgrade Python env 3.9

24 May 14:06
e2bd086
Compare
Choose a tag to compare

This release upgrades the AWS Lambda environment to Python 3.9

Allows user to specify a KMS Key for SNS

12 May 20:09
ebf5931
Compare
Choose a tag to compare
Merge pull request #41 from trussworks/mb-16059

[MB-16059] adds the ability to specify the KMS key for the SNS topic and fixes t…

v3.2.3

21 Nov 15:05
032de2a
Compare
Choose a tag to compare

bug: Fix #39 applied to the module

v3.2.2

04 Nov 15:37
20b0df8
Compare
Choose a tag to compare

add s3:DeleteObject permission while av_delete_infected_files equals true

Enable Optional Encryption for Cloudwatch Log Groups

29 Dec 21:57
f18b6b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.2.1

Allow the user to pick the lambda object key

04 Oct 21:12
81cf772
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

Support deleting infected files, IAM permission boundaries and an SNS bug fix

Clean release that allows TF13+

11 Jan 23:46
17a757d
Compare
Choose a tag to compare
v3.0.1

Merge pull request #20 from trussworks/am-updating-version-restraites…

Pin TF13

21 Sep 18:21
3b309c9
Compare
Choose a tag to compare
Merge pull request #18 from trussworks/upgrade-terraform13

Upgrade terraform13