Allow null project id in service account module when reusing service account (#3452)
* allow null project id for service account reuse * fix pf
This commit is contained in:
committed by
GitHub
parent
de8ebefe17
commit
b0bc896a68
@@ -620,7 +620,7 @@ counts:
|
||||
google_project_iam_member: 21
|
||||
google_project_service: 13
|
||||
google_project_service_identity: 4
|
||||
google_service_account: 7
|
||||
google_service_account: 6
|
||||
google_service_account_iam_binding: 1
|
||||
google_storage_bucket: 1
|
||||
google_storage_bucket_iam_binding: 2
|
||||
@@ -630,5 +630,5 @@ counts:
|
||||
google_tags_tag_value: 2
|
||||
google_tags_tag_value_iam_binding: 1
|
||||
modules: 23
|
||||
resources: 90
|
||||
resources: 89
|
||||
terraform_data: 1
|
||||
|
||||
Reference in New Issue
Block a user