This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3f6230470b
packer-cn
/
hcl2template
/
testdata
/
variables
/
complicated
/
b.pkr.hcl
5 lines
120 B
HCL
Raw
Blame
History
locals
{
name_prefix
=
"${var.name_prefix}"
foo
=
"${local.name_prefix}"
bar
=
local
.
name_prefix
}
Reference in New Issue
View Git Blame
Copy Permalink