errors.fyi community error code reference
type_mismatch
terraform

Incorrect attribute value type

The value provided for an attribute does not match the type the schema requires, such as supplying a string where a number is expected. Correct the value or use an explicit type-conversion function.

References

← all namespaces