Remove a duplicate IP address

This commit is contained in:
Nemo 2022-01-12 13:57:10 +05:30
parent 15af795883
commit dae566c226
3 changed files with 7 additions and 3 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.9] - 2022-01-12
### Removed
- Removed a duplicate IP address from `gcp-europe-west2` (London)
## [2.0.8] - 2022-01-11
### Added
- 3 new IPs added to `gcp-us-east4` (Ashburn, Northern Virginia)
@ -174,7 +178,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.8...HEAD
[unreleased]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.9...HEAD
[2.0.9]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.9...v2.0.9
[2.0.8]: https://github.com/captn3m0/terraform-data-looker-ips/compare/v2.0.7...v2.0.8
[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

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

View File

@ -74,7 +74,6 @@ locals {
"34.105.209.44",
"34.89.124.139",
"34.105.219.154",
"34.105.219.154",
"34.142.123.96",
"34.142.77.18",
"34.105.131.133",