mirror of https://github.com/hashicorp/terraform
parent
8d9b44105a
commit
43dcaa1a00
@ -0,0 +1,4 @@
|
||||
variable "foo" {
|
||||
default = "bar"
|
||||
description = "bar"
|
||||
}
|
||||
Loading…
Reference in new issue