github.com/kwoods/terraform@v0.6.11-0.20160809170336-13497db7138e/command/test-fixtures/apply/main.tf (about)

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