mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
docs: add upgrade/release notes for 1.13.0
This commit is contained in:
parent
7f184acd6d
commit
26efda2604
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ This enhancement allows you to provide a full script as an inline command, enabl
|
|||
|
||||
### New functions
|
||||
|
||||
As part of Packer 1.13, we have introduced more functions.
|
||||
As part of Packer 1.13, we have introduced below functions.
|
||||
|
||||
* `sum`: takes a list or set of numbers and returns the sum of those numbers..
|
||||
* `startswith`: takes two values: a string to check and a prefix string. The function returns true if the string begins with that exact prefix.
|
||||
|
|
|
|||
Loading…
Reference in a new issue