Fix typo in example

This commit is contained in:
Wiktor Niesiobędzki 2024-01-18 19:46:53 +01:00 committed by GitHub
parent 228a4a82c3
commit 09176feaec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -102,8 +102,8 @@ module "private-dns" {
] },
{ location = "europe-west2", health_checked_targets = [
{
load_balancer_type = "10.10.3.3",
ip_address = "gil7-forwarding-rule-b",
load_balancer_type = "globalL7ilb",
ip_address = "10.10.3.3",
port = "80",
ip_protocol = "tcp",
network_url = var.vpc.self_link