From aae31665f98418b7c7e1190ee669c8a81e9912dd Mon Sep 17 00:00:00 2001 From: Alexandre Gaillet Date: Mon, 26 Mar 2018 11:43:23 +0200 Subject: [PATCH] MON-97 - Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebe73ff..898c156 100644 --- a/README.md +++ b/README.md @@ -77,4 +77,5 @@ module "datadog-monitors-my-monitors-set" { } ``` -`my/monitors/set` represents the path to an monitors set directory listed above. +`my/monitors/set` represents the path to an monitors set directory listed above. +The `//` is very important, it's a terraform specific syntax used to separate git url and folder path.