github.com/sfdevops1/terrra4orm@v0.11.12-beta1/config/test-fixtures/terraform-backend.tf (about) 1 terraform { 2 backend "s3" { 3 foo = "bar" 4 } 5 }