OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / json / parser / test-fixtures / bad_input_tf_8110.json
diff --git a/vendor/github.com/hashicorp/hcl/json/parser/test-fixtures/bad_input_tf_8110.json b/vendor/github.com/hashicorp/hcl/json/parser/test-fixtures/bad_input_tf_8110.json
deleted file mode 100644 (file)
index a043858..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{
-  "variable": {
-    "poc": {
-      "default": "${replace("europe-west", "-", " ")}"
-    }
-  }
-}