invalid_template_interpolation
terraform Invalid template interpolation value
A template string interpolation (${ }) contains a value that cannot be converted to a string, such as a list or object. Use jsonencode() or a string conversion function to produce a string representation.