github.com/nov1n/terraform@v0.7.9-0.20161103151050-bf6852f38e28/config/test-fixtures/bad-variable-type.tf (about) 1 variable "bad_type" { 2 type = "notatype" 3 }