Skip to content

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

License

Notifications You must be signed in to change notification settings

kennethwkz-mm/terraform-fargate-clamav

 
 

Repository files navigation

terraform-fargate-clamav

Repository for my 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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 70.6%
  • JavaScript 13.0%
  • Shell 12.3%
  • Dockerfile 4.1%