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