aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorLee Johnson <leejohnson@ijoinsolutions.com>2016-11-29 15:27:04 -0500
committerLee Johnson <leejohnson@ijoinsolutions.com>2016-11-29 15:27:04 -0500
commit27d738e61454263bede5872111928f9b42b8bae6 (patch)
tree2e588bc78b4c8bde4c444ed8ad5300704ba74093
parent6c360ff24fbac9f995af1a8f3cd0e47963a89664 (diff)
parent8a16ad02d8a16f9f769dc55163908336f244d4d2 (diff)
downloadterraform-provider-statuscake-27d738e61454263bede5872111928f9b42b8bae6.tar.gz
terraform-provider-statuscake-27d738e61454263bede5872111928f9b42b8bae6.tar.zst
terraform-provider-statuscake-27d738e61454263bede5872111928f9b42b8bae6.zip
Merge remote-tracking branch 'origin/master' into statuscake_adding_contact_group
-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 4ad378a..22b89c2 100644
--- a/r/test.html.markdown
+++ b/r/test.html.markdown
@@ -33,6 +33,7 @@ The following arguments are supported:
33* `test_type` - (Required) The type of Test. Either HTTP or TCP 33* `test_type` - (Required) The type of Test. Either HTTP or TCP
34* `paused` - (Optional) Whether or not the test is paused. Defaults to false. 34* `paused` - (Optional) Whether or not the test is paused. Defaults to false.
35* `timeout` - (Optional) The timeout of the test in seconds. 35* `timeout` - (Optional) The timeout of the test in seconds.
36* `contact_id` - (Optional) The ID of the contact group to associate with the test.
36 37
37 38
38## Attributes Reference 39## Attributes Reference