109 lines
3.7 KiB
YAML
109 lines
3.7 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:
|
|
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
|
|
kms_key_name: null
|
|
labels: null
|
|
location: europe-west8
|
|
maven_config: []
|
|
mode: VIRTUAL_REPOSITORY
|
|
project: actual-project-id
|
|
remote_repository_config: []
|
|
repository_id: myregistry
|
|
terraform_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
timeouts: null
|
|
virtual_repository_config:
|
|
- upstream_policies:
|
|
- id: upstream-one
|
|
priority: 100
|
|
repository: projects/actual-project-id/locations/europe-west8/repositories/upstream
|
|
google_artifact_registry_repository_iam_binding.authoritative["$custom_roles:myrole_four"]:
|
|
condition: []
|
|
location: europe-west8
|
|
members:
|
|
- user:test-user2@example.com
|
|
project: actual-project-id
|
|
role: organizations/366118655033/roles/myRoleFour
|
|
google_artifact_registry_repository_iam_binding.authoritative["$custom_roles:myrole_one"]:
|
|
condition: []
|
|
location: europe-west8
|
|
members:
|
|
- user:test-user@example.com
|
|
project: actual-project-id
|
|
role: organizations/366118655033/roles/myRoleOne
|
|
google_artifact_registry_repository_iam_binding.authoritative["$custom_roles:myrole_three"]:
|
|
condition: []
|
|
location: europe-west8
|
|
members:
|
|
- user:test-user2@example.com
|
|
project: actual-project-id
|
|
role: organizations/366118655033/roles/myRoleThree
|
|
google_artifact_registry_repository_iam_binding.authoritative["roles/owner"]:
|
|
condition: []
|
|
location: europe-west8
|
|
members:
|
|
- user:test-user2@example.com
|
|
project: actual-project-id
|
|
role: roles/owner
|
|
google_artifact_registry_repository_iam_binding.authoritative["roles/viewer"]:
|
|
condition: []
|
|
location: europe-west8
|
|
members:
|
|
- serviceAccount:test@test-project.iam.gserviceaccount.com
|
|
project: actual-project-id
|
|
role: roles/viewer
|
|
google_artifact_registry_repository_iam_binding.bindings2["myrole_two"]:
|
|
condition:
|
|
- description: null
|
|
expression: resource.matchTag('1234567890/environment', 'development')
|
|
title: Test
|
|
location: europe-west8
|
|
members:
|
|
- serviceAccount:test@test-project.iam.gserviceaccount.com
|
|
project: actual-project-id
|
|
role: organizations/366118655033/roles/myRoleTwo
|
|
google_artifact_registry_repository_iam_member.members["myrole_three"]:
|
|
condition: []
|
|
location: europe-west8
|
|
member: serviceAccount:test@test-project.iam.gserviceaccount.com
|
|
project: actual-project-id
|
|
role: organizations/366118655033/roles/myRoleThree
|
|
google_tags_location_tag_binding.binding["foo"]:
|
|
location: europe-west8
|
|
tag_value: tagValues/1234567890
|
|
timeouts: null
|
|
|
|
counts:
|
|
google_artifact_registry_repository: 1
|
|
google_artifact_registry_repository_iam_binding: 6
|
|
google_artifact_registry_repository_iam_member: 1
|
|
google_tags_location_tag_binding: 1
|
|
modules: 0
|
|
resources: 9
|
|
|
|
outputs:
|
|
id: __missing__
|
|
name: __missing__
|
|
repository: __missing__
|
|
url: europe-west8-docker.pkg.dev/actual-project-id/myregistry
|