mirror of https://github.com/hashicorp/packer
parent
6b48feb817
commit
710ebdcef5
@ -0,0 +1,4 @@
|
||||
variable "foo" {
|
||||
type = string
|
||||
default = "bar"
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
foo = "wee"
|
||||
Loading…
Reference in new issue