...

Text file src/github.com/hashicorp/hcl/json/parser/test-fixtures/bad_input_tf_8110.json

Documentation: github.com/hashicorp/hcl/json/parser/test-fixtures

     1{
     2  "variable": {
     3    "poc": {
     4      "default": "${replace("europe-west", "-", " ")}"
     5    }
     6  }
     7}

View as plain text