github.com/richardmarshall/terraform@v0.9.5-0.20170429023105-15704cc6ee35/terraform/test-fixtures/graph-diff-module-dep-module/bar/main.tf (about)

     1  variable "in" {}
     2  
     3  aws_instance "foo" {}