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