github.com/willrstern/terraform@v0.6.7-0.20151106173844-fa471ddbb53a/command/test-fixtures/apply/main.tf (about)

     1  resource "test_instance" "foo" {
     2      ami = "bar"
     3  }