mirror of https://github.com/hashicorp/packer
parent
f98576b19e
commit
dabcc866e5
@ -0,0 +1,5 @@
|
||||
|
||||
variable "fruit" {
|
||||
type = string
|
||||
default = "banana"
|
||||
}
|
||||
Loading…
Reference in new issue