* Add Multi-Region support to cloud-run-v2 module * Support context expansion for multi_region_settings regions * Fix multi_region_regions formatting line length
128 lines
4.0 KiB
YAML
128 lines
4.0 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
|
|
#
|
|
# https://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:
|
|
google_cloud_run_v2_service.service[0]:
|
|
annotations: null
|
|
binary_authorization: []
|
|
build_config: []
|
|
client: null
|
|
client_version: null
|
|
custom_audiences: null
|
|
default_uri_disabled: null
|
|
deletion_policy: DELETE
|
|
deletion_protection: true
|
|
description: null
|
|
effective_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
iap_enabled: false
|
|
invoker_iam_disabled: false
|
|
labels: null
|
|
location: europe-west8
|
|
multi_region_settings:
|
|
- regions:
|
|
- europe-west8
|
|
- europe-west1
|
|
name: test-run-context
|
|
project: foo-test-0
|
|
template:
|
|
- annotations: null
|
|
containers: []
|
|
encryption_key: null
|
|
execution_environment: EXECUTION_ENVIRONMENT_GEN1
|
|
gpu_zonal_redundancy_disabled: null
|
|
health_check_disabled: null
|
|
labels: null
|
|
node_selector: []
|
|
revision: null
|
|
service_account: test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
service_mesh: []
|
|
session_affinity: null
|
|
volumes: []
|
|
terraform_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
timeouts: null
|
|
google_cloud_run_v2_service_iam_binding.binding["$custom_roles:myrole_one"]:
|
|
condition: []
|
|
members:
|
|
- group:test-group@example.com
|
|
role: organizations/366118655033/roles/myRoleOne
|
|
google_project_iam_member.default["organizations/366118655033/roles/myRoleOne"]:
|
|
condition: []
|
|
member: serviceAccount:test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
project: foo-test-0
|
|
role: organizations/366118655033/roles/myRoleOne
|
|
google_service_account.service_account[0]:
|
|
account_id: test-run-context
|
|
create_ignore_already_exists: null
|
|
deletion_policy: DELETE
|
|
description: null
|
|
disabled: false
|
|
display_name: test-run-context
|
|
email: test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
member: serviceAccount:test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
project: foo-test-0
|
|
timeouts: null
|
|
google_tags_location_tag_binding.binding["bar"]:
|
|
deletion_policy: DELETE
|
|
location: europe-west8
|
|
tag_value: tagValues/1234567891
|
|
timeouts: null
|
|
google_tags_location_tag_binding.binding["baz"]:
|
|
deletion_policy: DELETE
|
|
location: europe-west8
|
|
tag_value: tagValues/1234567890
|
|
timeouts: null
|
|
google_tags_location_tag_binding.binding["foo"]:
|
|
deletion_policy: DELETE
|
|
location: europe-west8
|
|
tag_value: foo-test-0/dynamic_test/cc-123
|
|
timeouts: null
|
|
google_vpc_access_connector.connector[0]:
|
|
deletion_policy: DELETE
|
|
ip_cidr_range: 10.10.20.0/28
|
|
machine_type: e2-micro
|
|
max_instances: 10
|
|
min_instances: 3
|
|
name: connector_name
|
|
network: projects/foo-dev-net-spoke-0/global/networks/dev-spoke-0
|
|
project: foo-test-0
|
|
region: europe-west8
|
|
subnet: []
|
|
timeouts: null
|
|
|
|
counts:
|
|
google_cloud_run_v2_service: 1
|
|
google_cloud_run_v2_service_iam_binding: 1
|
|
google_project_iam_member: 1
|
|
google_service_account: 1
|
|
google_tags_location_tag_binding: 3
|
|
google_vpc_access_connector: 1
|
|
modules: 0
|
|
resources: 8
|
|
|
|
outputs:
|
|
id: __missing__
|
|
invoke_command: __missing__
|
|
job: null
|
|
resource: __missing__
|
|
resource_name: __missing__
|
|
service: __missing__
|
|
service_account: __missing__
|
|
service_account_email: test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
service_account_iam_email: serviceAccount:test-run-context@foo-test-0.iam.gserviceaccount.com
|
|
service_name: __missing__
|
|
service_uri: __missing__
|
|
vpc_connector: __missing__
|