github.com/xyziemba/terraform@v0.7.1-0.20160816223025-3ea544774db1/command/test-fixtures/apply/main.tf (about)

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