46 lines
1.4 KiB
YAML
46 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_pubsub_topic.default:
|
|
effective_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
ingestion_data_source_settings: []
|
|
kms_key_name: null
|
|
labels: null
|
|
message_retention_duration: null
|
|
message_storage_policy:
|
|
- allowed_persistence_regions:
|
|
- europe-west8
|
|
enforce_in_transit: null
|
|
message_transforms: []
|
|
name: my-topic
|
|
project: foo-logging-0
|
|
schema_settings: []
|
|
terraform_labels:
|
|
goog-terraform-provisioned: 'true'
|
|
timeouts: null
|
|
google_pubsub_topic_iam_binding.authoritative["$custom_roles:myrole_one"]:
|
|
condition: []
|
|
members:
|
|
- group:test-group@example.com
|
|
project: foo-logging-0
|
|
role: organizations/366118655033/roles/myRoleOne
|
|
|
|
counts:
|
|
google_pubsub_topic: 1
|
|
google_pubsub_topic_iam_binding: 1
|
|
modules: 0
|
|
resources: 2
|