79 lines
2.6 KiB
YAML
79 lines
2.6 KiB
YAML
# Copyright 2024 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.
|
|
|
|
# yamllint disable rule:line-length
|
|
values:
|
|
module.analytics-hub.google_bigquery_analytics_hub_data_exchange.data_exchange:
|
|
data_exchange_id: exchange
|
|
description: null
|
|
display_name: exchange
|
|
documentation: null
|
|
icon: null
|
|
location: us-central1
|
|
primary_contact: null
|
|
project: project-id
|
|
timeouts: null
|
|
? module.analytics-hub.google_bigquery_analytics_hub_data_exchange_iam_binding.exchange_iam_bindings["roles/analyticshub.viewer"]
|
|
: condition: []
|
|
data_exchange_id: exchange
|
|
location: us-central1
|
|
members:
|
|
- group:viewer@domain.com
|
|
project: project-id
|
|
role: roles/analyticshub.viewer
|
|
module.analytics-hub.google_bigquery_analytics_hub_listing.listing["listing_id"]:
|
|
bigquery_dataset:
|
|
- dataset: projects/{project}/datasets/{dataset}
|
|
categories: null
|
|
data_exchange_id: exchange
|
|
data_provider: []
|
|
description: null
|
|
display_name: listing_id
|
|
documentation: null
|
|
icon: null
|
|
listing_id: listing_id
|
|
location: us-central1
|
|
primary_contact: null
|
|
project: project-id
|
|
publisher: []
|
|
request_access: null
|
|
restricted_export_config: []
|
|
timeouts: null
|
|
? module.analytics-hub.google_bigquery_analytics_hub_listing_iam_binding.listing_iam_bindings["listing_id-roles/analyticshub.subscriber"]
|
|
: condition: []
|
|
data_exchange_id: exchange
|
|
location: us-central1
|
|
members:
|
|
- group:subscriber@domain.com
|
|
project: project-id
|
|
role: roles/analyticshub.subscriber
|
|
? module.analytics-hub.google_bigquery_analytics_hub_listing_iam_binding.listing_iam_bindings["listing_id-roles/analyticshub.subscriptionOwner"]
|
|
: condition: []
|
|
data_exchange_id: exchange
|
|
location: us-central1
|
|
members:
|
|
- group:subscription-owner@domain.com
|
|
project: project-id
|
|
role: roles/analyticshub.subscriptionOwner
|
|
|
|
counts:
|
|
google_bigquery_analytics_hub_data_exchange: 1
|
|
google_bigquery_analytics_hub_data_exchange_iam_binding: 1
|
|
google_bigquery_analytics_hub_listing: 1
|
|
google_bigquery_analytics_hub_listing_iam_binding: 2
|
|
modules: 1
|
|
resources: 5
|
|
|
|
outputs: {}
|