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-21 07:21:40 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2dbfef57504d06ac27909297f2e97656956213b0
Packer-Cn
/
hcl2template
/
function
/
testdata
/
list.tmpl
T
4 lines
40 B
Cheetah
Raw
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