variable "tags" { description = "Tags to add to the resource (in addition to global standard tags)" type = map(any) default = {} } variable "cloudtrail_key_arn" { type = string }