Files
hunfabric/tests/modules/cloud_function_v1/examples/cmek.yaml
Wiktor Niesiobędzki f7c9a341b0 yamlint tests/
2025-10-24 13:11:17 +02:00

74 lines
2.5 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:
module.artifact-registry.google_artifact_registry_repository.registry:
cleanup_policies: []
cleanup_policy_dry_run: null
description: Terraform-managed registry
docker_config: []
effective_labels:
goog-terraform-provisioned: 'true'
format: DOCKER
labels: null
location: europe-west9
maven_config: []
mode: STANDARD_REPOSITORY
project: test-cf-v1
remote_repository_config: []
repository_id: registry
terraform_labels:
goog-terraform-provisioned: 'true'
timeouts: null
virtual_repository_config: []
vulnerability_scanning_config:
- enablement_config: null
module.artifact-registry.google_artifact_registry_repository_iam_binding.authoritative["roles/artifactregistry.createOnPushWriter"]:
condition: []
location: europe-west9
project: test-cf-v1
role: roles/artifactregistry.createOnPushWriter
module.kms.google_kms_crypto_key.default["key-regional"]:
effective_labels:
goog-terraform-provisioned: 'true'
labels: null
name: key-regional
purpose: ENCRYPT_DECRYPT
rotation_period: null
skip_initial_version_creation: false
terraform_labels:
goog-terraform-provisioned: 'true'
timeouts: null
module.kms.google_kms_key_ring.default[0]:
location: europe-west9
name: test-keyring
project: test-cf-v1
timeouts: null
module.kms.google_kms_key_ring_iam_binding.authoritative["roles/cloudkms.cryptoKeyEncrypterDecrypter"]:
condition: []
role: roles/cloudkms.cryptoKeyEncrypterDecrypter
module.project.google_project_iam_binding.authoritative["roles/storage.objectViewer"]:
condition: []
project: test-cf-v1
role: roles/storage.objectViewer
counts:
google_artifact_registry_repository: 1
google_artifact_registry_repository_iam_binding: 1
google_cloudfunctions_function: 1
google_kms_crypto_key: 1
google_kms_key_ring: 1
google_kms_key_ring_iam_binding: 1