packer/website/content/docs/templates
Karthik P 51eeadba3d
feat: add sum, startswith and endswith functions
This commit adds 3 new HCL2 functions:

* `sum`: computes the sum of a collection of numerical values
* `startswith`: checks if a string has another as prefix
* `endswith`: checks if a string has another as suffix
2025-04-14 11:49:36 -04:00
..
hcl_templates feat: add sum, startswith and endswith functions 2025-04-14 11:49:36 -04:00
legacy_json_templates Replace .io links with devdot links (#13335) 2025-03-28 07:10:47 -07:00
index.mdx Apply suggestions from code review 2025-01-29 08:33:36 -08:00
json_to_hcl.mdx Apply suggestions from code review 2025-01-29 08:33:36 -08:00