Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Chamon Araujo authored Sep 29, 2019
1 parent 38568b6 commit eacd1b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Used to create lambda functions prepared to scan buckets for viruses.
Two functions are created, one namely to scan the uploads, and another that runs periodically to update the antivirus definitions.

The deployed function is based on (bucket-antivirus-function)[https://github.com/upsidetravel/bucket-antivirus-function].
The deployed function is based on [bucket-antivirus-function](https://github.com/upsidetravel/bucket-antivirus-function).
All due credits to the original developers, as this project aims only to document the required infrastructure using terraform.

## Prerequisites
Expand Down Expand Up @@ -36,7 +36,7 @@ Developed using version `0.12.9`. Should work on `0.12.x`

## Examples

(Test file scan and deletion)[https://github.com/gchamon/terraform-aws-bucket-antivirus/tree/master/examples/antivirus-with-custom-environment-variables] - Detailed instructions in the example's readme
[Test file scan and deletion](https://github.com/gchamon/terraform-aws-bucket-antivirus/tree/master/examples/antivirus-with-custom-environment-variables) - Detailed instructions in the example's readme

## Input variables

Expand Down

0 comments on commit eacd1b8

Please sign in to comment.