[release] v1.3.6

This commit is contained in:
Nemo 2020-11-26 11:31:32 +05:30
parent 4947f53faa
commit 264b039ae0
2 changed files with 6 additions and 1 deletions

View File

@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased][unreleased]
## [1.3.6][1.3.6] - 2020-11-26
### Removed
- 12 IPs removed from various GCP and AWS zones.
## [1.3.5][1.3.5] - 2020-11-25
### Changed

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.5"
version = "1.3.6"
}
resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {