OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / terraform_variable_invalid.json
1 {
2   "variable": {
3     "whatever": "abc123"
4   }
5 }