summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/hashicorp/hcl/test-fixtures/terraform_variable_invalid.json
blob: 081247ea46d73477eec7965029774a162ccef05d (plain)
1
2
3
4
5
{
  "variable": {
    "whatever": "abc123"
  }
}