Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 485 Bytes

terraform-fargate-clamav

Repository for an article on scanning files with Terraform, Lambda, Fargate, Docker, S3, SQS, and ClamAV.

Initialization

  1. Run the tf-setup.sh script to set up the S3 bucket and DynamoDB lock table for terraform.
  2. terraform init
  3. terraform apply

Testing

  1. For testing both the valid and virus files, run ./test-virus.sh