mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-19 06:21:41 -04:00
Adds an example of a string template being used. The example demonstrates how a template sequence can be used to embed the value of a variable into a string that can be used as script content. Ref: #12651 Signed-off-by: Ryan Johnson <[email protected]>