This creates 2 log groups for me in aws: * `${var.name} * `us-east-1.${var.name}` (logs are spooled to the latter and the former is empty) Additionally, the logs never expire in CloudWatch.