mirror of https://github.com/hashicorp/terraform
parent
78e056770c
commit
d23733263f
@ -0,0 +1,3 @@
|
||||
resource "test_instance" "foo" {
|
||||
ami = "${var.nope}"
|
||||
}
|
||||
Loading…
Reference in new issue