aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorstack72 <public@paulstack.co.uk>2016-08-29 00:00:27 +0100
committerstack72 <public@paulstack.co.uk>2016-08-29 00:00:27 +0100
commit8a16ad02d8a16f9f769dc55163908336f244d4d2 (patch)
tree611ab80ef8ad50cd2a6f55236bbfa8d97b09cbf8
parentd3491090f8b1844d84b8d09394f11f28545b8355 (diff)
downloadterraform-provider-statuscake-8a16ad02d8a16f9f769dc55163908336f244d4d2.tar.gz
terraform-provider-statuscake-8a16ad02d8a16f9f769dc55163908336f244d4d2.tar.zst
terraform-provider-statuscake-8a16ad02d8a16f9f769dc55163908336f244d4d2.zip
docs/statuscake: Adding the parameter to the docs
-rw-r--r--r/test.html.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/r/test.html.markdown b/r/test.html.markdown
index d2d1572..1cb0fcc 100644
--- a/r/test.html.markdown
+++ b/r/test.html.markdown
@@ -31,6 +31,7 @@ The following arguments are supported:
31* `test_type` - (Required) The type of Test. Either HTTP or TCP 31* `test_type` - (Required) The type of Test. Either HTTP or TCP
32* `paused` - (Optional) Whether or not the test is paused. Defaults to false. 32* `paused` - (Optional) Whether or not the test is paused. Defaults to false.
33* `timeout` - (Optional) The timeout of the test in seconds. 33* `timeout` - (Optional) The timeout of the test in seconds.
34* `contact_id` - (Optional) The ID of the contact group to associate with the test.
34 35
35 36
36## Attributes Reference 37## Attributes Reference