From e8d5743f4461c31cf78514a8e9cf8a40935199da Mon Sep 17 00:00:00 2001 From: Nemo Date: Wed, 26 May 2021 11:57:42 +0530 Subject: [PATCH] Bump package in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37cf742..9616e56 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please make sure to read the Looker documentation before you start using this mo ```hcl module "looker-ips" { source = "captn3m0/looker-ips/data" - version = "v1.4.0" + version = "v2.0.0" } resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {