github.com/paulmey/terraform@v0.5.2-0.20150519145237-046e9b4c884d/terraform/test-fixtures/graph-diff-module-dep-module/bar/main.tf (about)

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