Files
hunfabric/tests/modules/net_address/examples/psc-service-attachment-all-apis.yaml
2026-04-17 11:23:47 +02:00

39 lines
1.3 KiB
YAML

# Copyright 2026 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.addresses.google_compute_global_address.psc["googleapis"]:
address: 10.0.32.32
address_type: INTERNAL
description: Terraform managed.
name: googleapis
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
project: project-id
purpose: PRIVATE_SERVICE_CONNECT
module.addresses.google_compute_global_forwarding_rule.psc_consumer["googleapis"]:
load_balancing_scheme: ''
metadata_filters: []
name: googleapis
network: https://www.googleapis.com/compute/v1/projects/xxx/global/networks/aaa
port_range: null
project: project-id
source_ip_ranges: null
target: all-apis
counts:
google_compute_global_address: 1
google_compute_global_forwarding_rule: 1
modules: 1
resources: 2