Files
2025-10-23 15:50:17 +02:00

45 lines
1.4 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:
build_config:
- docker_repository: artifact_registry_id
source:
- repo_source: []
storage_source:
- bucket: bucket
object: sample-function.zip
kms_key_name: kms_key_id
name: test-cf-kms
project: project
location: region
service_config:
- service_account_email: test-cf-kms@project.iam.gserviceaccount.com
counts:
google_cloudfunctions2_function: 1
outputs:
bucket: null
bucket_name: bucket
function: __missing__
function_name: test-cf-kms
id: __missing__
invoke_command: __missing__
service_account: __missing__
service_account_email: test-cf-kms@project.iam.gserviceaccount.com
service_account_iam_email: serviceAccount:test-cf-kms@project.iam.gserviceaccount.com
vpc_connector: null