Files
hunfabric/tests/modules/net_lb_app_ext/examples/health-check-2.yaml
Ludovico Magnocavallo 7f2ff08997 Address outstanding load balancer FRs (#2879)
* fix #2877

* fix #2866

* fixes #2865

* fixes #2865

* moved block

* fix standalone test

* blueprints
2025-02-11 18:09:02 +01:00

84 lines
2.4 KiB
YAML

# Copyright 2023 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
values:
module.glb-0.google_compute_backend_service.default["default"]:
affinity_cookie_ttl_sec: null
circuit_breakers: []
compression_mode: null
connection_draining_timeout_sec: 300
consistent_hash: []
custom_request_headers: null
custom_response_headers: null
description: Terraform managed.
edge_security_policy: null
enable_cdn: null
health_checks:
- projects/project-id/global/healthChecks/custom
load_balancing_scheme: EXTERNAL
locality_lb_policies: []
locality_lb_policy: null
name: glb-test-0-default
outlier_detection: []
port_name: http
project: project-id
protocol: HTTP
security_policy: null
security_settings: []
timeouts: null
module.glb-0.google_compute_global_forwarding_rule.default[""]:
allow_psc_global_access: null
description: Terraform managed.
ip_protocol: TCP
ip_version: IPV4
labels: null
load_balancing_scheme: EXTERNAL
metadata_filters: []
name: glb-test-0
no_automate_dns_zone: null
port_range: '80'
project: project-id
source_ip_ranges: null
timeouts: null
module.glb-0.google_compute_target_http_proxy.default[0]:
description: Terraform managed.
http_keep_alive_timeout_sec: null
name: glb-test-0
project: project-id
timeouts: null
module.glb-0.google_compute_url_map.default:
default_route_action: []
default_url_redirect: []
description: Terraform managed.
header_action: []
host_rule: []
name: glb-test-0
path_matcher: []
project: project-id
test: []
timeouts: null
counts:
google_compute_backend_service: 1
google_compute_global_forwarding_rule: 1
google_compute_instance: 2
google_compute_instance_group: 2
google_compute_target_http_proxy: 1
google_compute_url_map: 1
modules: 3
resources: 8
outputs: {}