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 15:31:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
plugin_load_spec_docs
Packer-Cn
/
command
/
test-fixtures
/
validate
/
build.json
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
10 lines
116 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
command/validate: Add support for HCL2 configuration files
2020-06-02 14:58:33 -04:00
{
"builders"
:[
{
"type"
:
"file"
,
"target"
:
"chocolate.txt"
,
"content"
:
"chocolate"
}
]
}
Reference in New Issue
Copy Permalink