aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorPaul Stack <public@paulstack.co.uk>2017-04-10 15:58:41 +0300
committerGitHub <noreply@github.com>2017-04-10 15:58:41 +0300
commitc1e00ec2c4975638914bcc15d2d185b0e723b80e (patch)
treefd0c96f0d5003360e229950d66dc0abc1ece9241
parent506e71e564ab3c6571b41626133e4eb6842123b3 (diff)
downloadterraform-provider-statuscake-c1e00ec2c4975638914bcc15d2d185b0e723b80e.tar.gz
terraform-provider-statuscake-c1e00ec2c4975638914bcc15d2d185b0e723b80e.tar.zst
terraform-provider-statuscake-c1e00ec2c4975638914bcc15d2d185b0e723b80e.zip
provider/statuscake: Adding TriggerRate param to docs (#13503)
-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 2912afe..1294f95 100644
--- a/r/test.html.markdown
+++ b/r/test.html.markdown
@@ -36,6 +36,7 @@ The following arguments are supported:
36* `contact_id` - (Optional) The ID of the contact group to associate with the test. 36* `contact_id` - (Optional) The ID of the contact group to associate with the test.
37* `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0. 37* `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0.
38* `port` - (Optional) The port to use when specifying a TCP test. 38* `port` - (Optional) The port to use when specifying a TCP test.
39* `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`.
39 40
40 41
41## Attributes Reference 42## Attributes Reference