github.com/openshift/terraform@v0.11.12-beta1/config/test-fixtures/backend-hash-type-only/main.tf (about)

     1  terraform {
     2      backend "foo" {
     3      }
     4  }