OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / test-fixtures / object_list.json
diff --git a/vendor/github.com/hashicorp/hcl/test-fixtures/object_list.json b/vendor/github.com/hashicorp/hcl/test-fixtures/object_list.json
deleted file mode 100644 (file)
index 73f3674..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-{
-    "resource": {
-        "aws_instance": {
-            "db": {
-                "vpc": "foo",
-                "provisioner": [{
-                    "file": {
-                        "source": "foo",
-                        "destination": "bar"
-                    }
-                }]
-            }
-               }
-       }
-}