github.com/scottwinkler/terraform@v0.11.6-0.20180329211809-05143987aea8/command/test-fixtures/validate-valid/with-tfvars-file/main.tf (about) 1 variable "var_without_default" { 2 type = "string" 3 } 4