From 7abd0846f4176fd4a80457e55a153ccca9e4018e Mon Sep 17 00:00:00 2001 From: Nemo Date: Wed, 7 Sep 2022 14:44:12 +0530 Subject: [PATCH] v1.0.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3f395b..bb656be 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ This module scrapes the SetCronJob IPs from their website and makes them availab module "setcronjob-whitelist" { source = "captn3m0/setcronjob-whitelist/http" - version = "1.0.1" + version = "1.0.2" } resource "aws_security_group_rule" "allow_all_from_scj" {