/terraform-fargate-clamav

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

Primary LanguageHCLGNU General Public License v3.0GPL-3.0

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