terraform · terraform/invalid_template_interpolation
invalid_template_interpolation
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.