Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Chamon Araujo committed Oct 22, 2019
1 parent ff496c9 commit 64407ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update-function.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ module "trigger-antivirus-update-periodically" {
lambda-function = aws_lambda_function.antivirus-update
schedule-expression = "rate(${var.antivirus-update-rate})"
description = "Update antivirus definitions every ${var.antivirus-update-rate}"
}
}

0 comments on commit 64407ce

Please sign in to comment.