This commit is contained in:
Nemo 2021-07-13 11:46:15 +05:30
parent 6f0c347d2a
commit 1429cc3f5f
3 changed files with 10 additions and 3 deletions

View File

@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased][unreleased]
## [2.0.3] - 2021-07-13
### Removed
- 1 IP removed for `gcp-us-west1`
### Added
- 1 IP added for `gcp-us-west1`
## [2.0.2] - 2021-06-18
### Added
- New Region for EKS: `us-west-2`
@ -128,7 +134,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.2...HEAD
[unreleased]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.3...HEAD
[2.0.3]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.2...v2.0.3
[2.0.2]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.1...v2.0.2
[2.0.1]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.0...v2.0.1
[2.0.0]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v1.4.0...v2.0.0

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.2"
version = "v2.0.3"
}
resource "aws_security_group_rule" "allow_all_from_looker_aws_us" {

View File

@ -31,7 +31,7 @@ locals {
# Oregon
gcp-us-west1 = [
"34.82.227.133",
"34.82.105.48",
"35.247.124.130",
"34.82.120.25",
"35.247.5.99",
"35.197.64.57",