github.com/adamar/terraform@v0.2.2-0.20141016210445-2e703afdad0e/terraform/test-fixtures/plan-orphan/main.tf (about)

     1  resource "aws_instance" "foo" {
     2      num = "2"
     3  }