Error: Incorrect attribute value type Inappropriate value for attribute "var1": string required.
output "debug_var1" { value = local.var1 }
terraform refresh
var1 = flatten([local.a1, local.b2])