mirror of https://github.com/hashicorp/terraform
parent
637446d1ab
commit
fe2a306341
@ -0,0 +1,3 @@
|
||||
variable "foo" {
|
||||
default = "${aws_instance.foo.bar}"
|
||||
}
|
||||
Loading…
Reference in new issue