OSDN Git Service

Thanos did someting
[bytom/vapor.git] / vendor / github.com / hashicorp / hcl / hcl / printer / testdata / comment_object_multi.input
diff --git a/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/comment_object_multi.input b/vendor/github.com/hashicorp/hcl/hcl/printer/testdata/comment_object_multi.input
deleted file mode 100644 (file)
index 4c0f000..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-variable "environment" {
-  default = {}
-
-  # default {
-  #    "region" = "us-west-2"
-  #    "sg"     = "playground"
-  #    "env"    = "prod"
-  #  }
-}