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

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