mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-22 01:10:18 -05:00
commit
4e14710a66
1 changed files with 1 additions and 1 deletions
2
website/source/docs/templates/engine.html.md
vendored
2
website/source/docs/templates/engine.html.md
vendored
|
|
@ -250,7 +250,7 @@ Please note that double quote characters need escaping inside of templates (in t
|
|||
|
||||
# split Function Format Reference
|
||||
|
||||
The function `split` takes an input string, a seperator string, and a numeric component value and returns request substring.
|
||||
The function `split` takes an input string, a seperator string, and a numeric component value and returns the requested substring.
|
||||
|
||||
Here are some examples using the above options:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue