OSDN Git Service

new repo
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / json / parser / test-fixtures / good_input_tf_8110.json
1 {
2   "variable": {
3     "poc": {
4       "default": "${replace(\"europe-west\", \"-\", \" \")}"
5     }
6   }
7 }