errors.fyi community error code reference
invalid_function_call
terraform

Invalid function call

A built-in function was called with the wrong number of arguments, an argument of the wrong type, or an invalid value (such as a negative index in substr). Check the function's signature in the Terraform documentation.

References

← all namespaces