Skip to content

There is no list of built-in functions (circular avoidance) #36217

Open
@mike-feldmeier

Description

@mike-feldmeier

Terraform Version

v1.10.x (latest)

Affected Pages

https://developer.hashicorp.com/terraform/language/expressions/function-calls
https://developer.hashicorp.com/terraform/language/functions

What is the docs issue?

The "Function Calls" page lists "For a full list of available functions, see the function reference."

The "Functions" page shows a single function (max), and then points back to the "Function Calls" page, promising a "page for all of the available built-in-functions"

"For more details on syntax, see [Function Calls](https://developer.hashicorp.com/terraform/language/expressions/function-calls) in the Expressions section.

The Terraform language does not support user-defined functions, and so only the functions built in to the language are available for use. The documentation includes a page for all of the available built-in functions."

Proposal

Please add a list of available functions and link correctly to them.

References

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions