48 lines
1.5 KiB
YAML
48 lines
1.5 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_address.psc["cloudsql-one"]:
|
|
address: 10.0.16.32
|
|
address_type: INTERNAL
|
|
description: Terraform managed.
|
|
ip_version: null
|
|
ipv6_endpoint_type: null
|
|
labels: null
|
|
name: cloudsql-one
|
|
network: null
|
|
project: project-id
|
|
region: europe-west8
|
|
subnetwork: subnet_self_link
|
|
timeouts: null
|
|
module.addresses.google_compute_forwarding_rule.psc_consumer["cloudsql-one"]:
|
|
all_ports: null
|
|
allow_global_access: null
|
|
allow_psc_global_access: true
|
|
backend_service: null
|
|
description: null
|
|
is_mirroring_collector: null
|
|
labels: null
|
|
load_balancing_scheme: ''
|
|
name: cloudsql-one
|
|
no_automate_dns_zone: null
|
|
ports: null
|
|
project: project-id
|
|
recreate_closed_psc: true
|
|
region: europe-west8
|
|
service_label: null
|
|
source_ip_ranges: null
|
|
subnetwork: subnet_self_link
|
|
timeouts: null
|