Add CMEK support to FAST and controls for CMEK encryption (#3556)
This commit is contained in:
committed by
GitHub
parent
ab0f55216a
commit
cc24046be8
@@ -91,5 +91,6 @@ resource "google_kms_crypto_key_iam_member" "service_agent_cmek" {
|
||||
data.google_project.project,
|
||||
data.google_bigquery_default_service_account.bq_sa,
|
||||
data.google_storage_project_service_account.gcs_sa,
|
||||
data.google_logging_project_settings.logging_sa
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user