[docs] Update version in README

This commit is contained in:
Nemo 2021-06-18 16:55:45 +05:30
parent 803354bb85
commit 6f0c347d2a
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Please make sure to read the Looker documentation before you start using this mo
```hcl ```hcl
module "looker-ips" { module "looker-ips" {
source = "captn3m0/looker-ips/data" source = "captn3m0/looker-ips/data"
version = "v2.0.1" version = "v2.0.2"
} }
resource "aws_security_group_rule" "allow_all_from_looker_aws_us" { resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {