Commit graph

2 commits

Author SHA1 Message Date
hashicorp-copywrite[bot]
1644a7eef9 [COMPLIANCE] Add/Update Copyright Headers 2026-05-25 02:32:27 +00:00
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