hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.

Home Page:http://www.packer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs: Expressions page does not contain Function Calls section

mloskot opened this issue · comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.

Overview of the Issue

This "For mode details" direction on Functions page leads to non-existent content:

image

Reproduction Steps

  1. Go to https://developer.hashicorp.com/packer/docs/templates/hcl_templates/functions
  2. Scroll to

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

  3. Follow the "Function Calls" link
  4. Observe:
    • it jumps to the top of the Expressions chapter
    • searching that page for function call or function calls yields nothing

Packer version

v1.9.x (latest)

Simplified Packer Template

N/A

Operating system and Environment details

N/A

Log Fragments and crash.log files

N/A

Thanks for reporting this @mloskot!

I'll open a PR to fix this ASAP.

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.