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