Files
hunfabric/tests/modules/net_lb_app_ext/examples/storage.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

68 lines
1.9 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_bucket.default["default"]:
bucket_name: bucket
compression_mode: null
custom_response_headers: null
description: null
edge_security_policy: null
enable_cdn: null
name: glb-test-0-default
project: project-id
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_bucket: 1
google_compute_global_forwarding_rule: 1
google_compute_target_http_proxy: 1
google_compute_url_map: 1
modules: 1
resources: 4
outputs: {}