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-23 08:21:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba767d1663db82d02fa18c087e4d99043d141fd3
Packer-Cn
/
hcl2template
/
testdata
/
variables
/
unset_used_string_variable.pkr.hcl
T
11 lines
107 B
HCL
Raw
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