github.com/xyziemba/terraform@v0.7.1-0.20160816223025-3ea544774db1/config/test-fixtures/bad-variable-type.tf (about) 1 variable "bad_type" { 2 type = "notatype" 3 }