This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
hcl2template
/
testdata
/
variables
/
unset_used_string_variable.pkr.hcl
11 lines
107 B
HCL
Raw
Permalink
Normal View
History
Unescape
Escape
add test for unset variable
2020-02-17 16:36:19 +01:00
variable
"foo"
{
type
=
string
}
build
{
sources
=
[
update tests
2020-03-04 13:01:18 +01:00
"source.null.null-builder${var.foo}"
,
add test for unset variable
2020-02-17 16:36:19 +01:00
]
}
Reference in New Issue
Copy Permalink