Skip to content

For a list of available built-in functions is missing #1428

@NBardelot

Description

@NBardelot

Product

Terraform

Issue type

Bug

Describe your issue to request changes to the content on developer.hashicorp.com. Be specific and provide as much detail as possible. Include page URLs and screenshots if applicable.

In the chapter Developer > Terraform > Configuration Language > Expressions > Function calls the documentation says:

Available Functions
For a full list of available functions, see the function reference.

Yet the link points to a page that does not list all available functions and that says:

For more details on syntax, see Function Calls in the Expressions section.

Which is a circular link to the first doc page. The full list of available built-in functions is to be found nowhere it seems.

Edit :

Searching for urlencode for example in the search menu brings the doc for the function in Developer > Terraform > Configuration Language > Functions (titled Built-in Functions), but then only urlencode appears in the menu on the left. Not a full list of functions.

Edit 2 :

Searching for the keyword functions in the filter sidebar does indeed provide a menu with all categories and all functions, as a workaround.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions