Fix version in README

This commit is contained in:
Nemo 2020-12-24 17:19:16 +05:30
parent 69c9801164
commit 30207db3f4
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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 = "1.3.6"
version = "v1.3.7"
}
resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {