Add support for CMEK in logging bucket, big query dataset and gke notifications (#3558)
This commit is contained in:
committed by
GitHub
parent
ad9b71442a
commit
171a2c6690
@@ -69,6 +69,7 @@ variable "context" {
|
||||
description = "Context-specific interpolations."
|
||||
type = object({
|
||||
custom_roles = optional(map(string), {})
|
||||
kms_keys = optional(map(string), {})
|
||||
iam_principals = optional(map(string), {})
|
||||
locations = optional(map(string), {})
|
||||
project_ids = optional(map(string), {})
|
||||
|
||||
Reference in New Issue
Block a user