github.com/skyscape-cloud-services/terraform@v0.9.2-0.20170609144644-7ece028a1747/config/test-fixtures/terraform-backend.tf (about) 1 terraform { 2 backend "s3" { 3 foo = "bar" 4 } 5 }