This commit is contained in:
Nemo 2021-12-27 14:28:05 +05:30
parent 332fc394e7
commit ae84da963b
3 changed files with 10 additions and 2 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased][unreleased]
## [2.0.7] - 2021-12-27
### Added
- 3 new IPs added to `gcp-us-west1`
## [2.0.6] - 2021-12-21
### Added
- 6 new IPs added to `eks-eu-central-1`
@ -160,7 +164,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial Release
[unreleased]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.6...HEAD
[unreleased]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.7...HEAD
[2.0.7]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.6...v2.0.7
[2.0.6]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.5...v2.0.6
[2.0.5]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.4...v2.0.5
[2.0.4]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.3...v2.0.4

View File

@ -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 = "v2.0.6"
version = "v2.0.7"
}
resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {

View File

@ -41,6 +41,9 @@ locals {
"34.82.193.215",
"35.233.222.226",
"35.185.199.172",
"34.83.94.151",
"35.203.184.48",
"34.83.138.105"
]
# Canada / Montreal