github.com/econnell/terraform@v0.5.4-0.20150722160631-78eb236786a4/terraform/test-fixtures/graph-diff-module-dep-module/bar/main.tf (about)

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