github.com/maheshbr/terraform@v0.3.1-0.20141020033300-deec7194a3ea/terraform/test-fixtures/apply-taint/main.tf (about)

     1  resource "aws_instance" "bar" {
     2      id = "foo"
     3      num = "2"
     4  }