github.com/KevinKlinger/open_terraform@v0.11.12-beta1/backend/local/test-fixtures/refresh/main.tf (about)

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