github.com/cbroglie/terraform@v0.7.0-rc3.0.20170410193827-735dfc416d46/config/test-fixtures/variable-no-name.tf (about) 1 variable { 2 name = "test" 3 default = "test_value" 4 type = "string" 5 }