mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-15 22:20:33 -04:00
4 lines
40 B
Cheetah
4 lines
40 B
Cheetah
|
|
%{ for x in list ~}
|
||
|
|
- ${x}
|
||
|
|
%{ endfor ~}
|