Files
hunfabric/tests/modules/cloud_function_v2/context-subnet.yaml
2025-10-23 15:50:17 +02:00

63 lines
2.2 KiB
YAML

# Copyright 2025 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:
google_cloudfunctions2_function.function:
kms_key_name: projects/foo-prod-sec-core/locations/global/keyRings/prod-global-default/cryptoKeys/compute
location: europe-west8
project: foo-test-0
service_config:
- service_account_email: test-cf-kms@foo-test-0.iam.gserviceaccount.com
google_cloudfunctions2_function_iam_binding.binding["$custom_roles:myrole_one"]:
cloud_function: test-cf-kms
condition: []
members:
- group:test-group@example.com
project: foo-test-0
location: europe-west8
role: organizations/366118655033/roles/myRoleOne
google_project_iam_member.default["organizations/366118655033/roles/myRoleOne"]:
condition: []
member: serviceAccount:test-cf-kms@foo-test-0.iam.gserviceaccount.com
project: foo-test-0
role: organizations/366118655033/roles/myRoleOne
google_service_account.service_account[0]:
account_id: test-cf-kms
create_ignore_already_exists: null
description: null
disabled: false
display_name: test-cf-kms
email: test-cf-kms@foo-test-0.iam.gserviceaccount.com
member: serviceAccount:test-cf-kms@foo-test-0.iam.gserviceaccount.com
project: foo-test-0
timeouts: null
google_vpc_access_connector.connector[0]:
ip_cidr_range: null
machine_type: e2-micro
max_instances: 10
min_instances: 3
name: test-cf-kms
project: foo-test-0
region: europe-west8
subnet:
- name: gce
project_id: foo-dev-net-spoke-0
counts:
google_cloudfunctions2_function: 1
google_cloudfunctions2_function_iam_binding: 1
google_project_iam_member: 1
google_service_account: 1
google_vpc_access_connector: 1