This commit is contained in:
trujillo-adam 2025-01-29 14:15:55 -08:00
parent b417abafa0
commit 8e6c32ce19

View file

@ -1,6 +1,6 @@
---
page_title: max function reference
description: The `max` function return the largest number from the given ste of one or more numbers. Learn how to use the `max` function in Packer templates.
description: The `max` function returns the largest number from the given set of one or more numbers. Learn how to use the `max` function in Packer templates.
---
# `max` Function