Files
hunfabric/tests/modules/net_lb_app_ext/examples/managed-instance-groups.yaml
2024-01-05 10:02:23 +01:00

107 lines
3.0 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
iap: []
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: null
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_health_check.default["default"]:
check_interval_sec: 5
description: Terraform managed.
grpc_health_check: []
healthy_threshold: 2
http2_health_check: []
http_health_check:
- host: null
port: null
port_name: null
port_specification: USE_SERVING_PORT
proxy_header: NONE
request_path: /
response: null
https_health_check: []
name: glb-test-0-default
project: project-id
ssl_health_check: []
tcp_health_check: []
timeout_sec: 5
timeouts: null
unhealthy_threshold: 2
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_autoscaler: 1
google_compute_backend_service: 1
google_compute_global_forwarding_rule: 1
google_compute_health_check: 1
google_compute_instance_group_manager: 1
google_compute_instance_template: 1
google_compute_target_http_proxy: 1
google_compute_url_map: 1
modules: 3
resources: 8
outputs: {}