]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - website/docs/r/test.html.markdown
Merge pull request #12 from philax/patch-1
[github/fretlink/terraform-provider-statuscake.git] / website / docs / r / test.html.markdown
index a385b00fd961be1a480277bf31dd861249b122b6..b1547732dc8a77641de8c72e8d506f7ed12781a4 100644 (file)
@@ -30,7 +30,7 @@ The following arguments are supported:
 * `website_url` - (Required) The URL of the website to be monitored
 * `check_rate` - (Optional) Test check rate in seconds. Defaults to 300
 * `contact_id` - (Optional) The id of the contact group to be add to the test.  Each test can have only one.
-* `test_type` - (Required) The type of Test. Either HTTP or TCP
+* `test_type` - (Required) The type of Test. Either HTTP, TCP, PING, or DNS
 * `paused` - (Optional) Whether or not the test is paused. Defaults to false.
 * `timeout` - (Optional) The timeout of the test in seconds.
 * `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0.