github.com/simonswine/terraform@v0.9.0-beta2/config/test-fixtures/var-invalid-key.tf (about) 1 variable "a" { 2 a = "b" 3 }