I have this expression in the terraform console:
jsonencode([for x in ["a", "b"] : { x = "hello" }])
It gives t