From 6c360ff24fbac9f995af1a8f3cd0e47963a89664 Mon Sep 17 00:00:00 2001 From: Lee Johnson Date: Fri, 10 Jun 2016 13:37:44 -0400 Subject: Updating the documentation on the website source to reflect the addition. --- index.html.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'index.html.markdown') diff --git a/index.html.markdown b/index.html.markdown index 150b36a..443e892 100644 --- a/index.html.markdown +++ b/index.html.markdown @@ -34,5 +34,6 @@ resource "statuscake_test" "google" { website_url = "www.google.com" test_type = "HTTP" check_rate = 300 + contact_id = 12345 } ``` -- cgit v1.2.3