This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
Packer-Cn
Watch
2
Star
0
Fork
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-09-20 06:51:39 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
rm_single_component_plugins
Packer-Cn
/
hcl2template
/
function
/
testdata
/
list.tmpl
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
4 lines
40 B
Cheetah
Raw
Permalink
Normal View
History
Unescape
Escape
HCL2: add templatefile function (
#10776
)
2021-03-23 12:02:05 +01:00
%{ for x in list ~}
-
${
x
}
%{ endfor ~}
Reference in New Issue
Copy Permalink