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
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
command
/
test-fixtures
/
validate
/
build.json
T
10 lines
116 B
JSON
Raw
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