MON-97 - Updated README

This commit is contained in:
Alexandre Gaillet 2018-03-26 11:43:23 +02:00
parent cd0c20324e
commit aae31665f9

View File

@ -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.