Better fix for ffa2602

This commit is contained in:
Wiktor Niesiobędzki
2024-11-04 09:19:21 +00:00
committed by Wiktor Niesiobędzki
parent 81cb269e25
commit 4cda94c185
3 changed files with 2 additions and 3 deletions

View File

@@ -210,7 +210,7 @@ variable "notification_config" {
topic_name = string
create_topic = optional(object({
kms_key_id = optional(string)
}))
}), {})
event_types = optional(list(string))
custom_attributes = optional(map(string))
object_name_prefix = optional(string)