github.com/jzbruno/terraform@v0.10.3-0.20180104230435-18975d727047/test-fixtures/config-env (about) 1 providers { 2 aws = "$TFTEST" 3 google = "bar" 4 } 5 6 provisioners { 7 local = "$TFTEST" 8 }