Fix no VPC composer scenario and roles (#3075)

Fix no VPC composer scenario and roles
This commit is contained in:
lcaggio
2025-05-09 10:49:45 +02:00
committed by GitHub
parent 30b390483e
commit 2d7b736657
10 changed files with 94 additions and 46 deletions

View File

@@ -17,6 +17,7 @@ factories_config = {
iam_principals = {
data-consumer-bi = "group:gcp-consumer-bi@example.com"
dp-product-a-0 = "group:gcp-data-product-a-0@example.com"
dp-domain-a = "group:gcp-data-domain-a@example.com"
}
}
}

View File

@@ -22,20 +22,20 @@ counts:
google_data_catalog_taxonomy: 1
google_dataplex_aspect_type: 1
google_folder: 2
google_folder_iam_binding: 5
google_folder_iam_binding: 3
google_project: 3
google_project_iam_binding: 21
google_project_iam_binding: 22
google_project_iam_member: 13
google_project_service: 17
google_project_service: 18
google_project_service_identity: 6
google_service_account: 6
google_service_account_iam_binding: 4
google_storage_bucket: 3
google_storage_bucket_iam_binding: 5
google_storage_bucket_iam_binding: 6
google_storage_bucket_object: 5
google_storage_project_service_account: 2
google_storage_project_service_account: 3
google_tags_location_tag_binding: 2
google_tags_tag_key: 1
google_tags_tag_value: 1
modules: 19
resources: 107
resources: 109