cloud-foundation-fabric/tests/modules/net_lb_ext/examples/migs.yaml

86 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.nlb.google_compute_forwarding_rule.forwarding_rules[""]:
all_ports: true
allow_global_access: null
allow_psc_global_access: null
description: null
ip_protocol: TCP
is_mirroring_collector: null
labels: null
load_balancing_scheme: EXTERNAL
name: nlb-test
no_automate_dns_zone: null
ports: null
project: project-id
recreate_closed_psc: false
region: europe-west8
service_label: null
source_ip_ranges: null
target: null
timeouts: null
module.nlb.google_compute_region_backend_service.default:
affinity_cookie_ttl_sec: null
circuit_breakers: []
connection_draining_timeout_sec: 0
connection_tracking_policy: []
consistent_hash: []
description: Terraform managed.
enable_cdn: null
failover_policy: []
iap: []
load_balancing_scheme: EXTERNAL
locality_lb_policy: null
name: nlb-test
network: null
outlier_detection: []
project: project-id
protocol: UNSPECIFIED
region: europe-west8
security_policy: null
subsetting: []
timeouts: null
module.nlb.google_compute_region_health_check.default[0]:
check_interval_sec: 5
description: Terraform managed.
grpc_health_check: []
healthy_threshold: 2
http2_health_check: []
http_health_check:
- host: null
port: 80
port_name: null
port_specification: null
proxy_header: NONE
request_path: /
response: null
https_health_check: []
name: nlb-test
project: project-id
region: europe-west8
ssl_health_check: []
tcp_health_check: []
timeout_sec: 5
timeouts: null
unhealthy_threshold: 2
counts:
google_compute_forwarding_rule: 1
google_compute_region_backend_service: 1
google_compute_region_health_check: 1
modules: 3
resources: 5