Sign in
third-party-mirror
/
hashicorp
/
packer
/
555dfb136f7176d793b8ede3d7e0a4512bb526aa
/
.
/
v1.9.4
/
hcl2template
/
testdata
/
sources
/
nonexistent.pkr.hcl
blob: b0b219ba736aa85d3a9a641c61ed011c4cd4fcc4 [
file
] [
log
] [
blame
]
// a source represents a reusable setting for a system boot/start.
source
"nonexistent"
"ubuntu-1204"
{
foo
=
"bar"
}
build
{}