]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/commitdiff
nuke duplicate contact_id in statuscake docs (#13528)
authorAlex Boyd <alex@opengroove.org>
Tue, 11 Apr 2017 09:07:33 +0000 (03:07 -0600)
committerPaul Stack <public@paulstack.co.uk>
Tue, 11 Apr 2017 09:07:33 +0000 (12:07 +0300)
r/test.html.markdown

index 1294f95b34b36d9a47ba0b4bc4060014b96d5095..7623d0d469a2897ed75db0c049ffdd9c7223716a 100644 (file)
@@ -33,7 +33,6 @@ The following arguments are supported:
 * `test_type` - (Required) The type of Test. Either HTTP or TCP
 * `paused` - (Optional) Whether or not the test is paused. Defaults to false.
 * `timeout` - (Optional) The timeout of the test in seconds.
-* `contact_id` - (Optional) The ID of the contact group to associate with the test.
 * `confirmations` - (Optional) The number of confirmation servers to use in order to detect downtime. Defaults to 0.
 * `port` - (Optional) The port to use when specifying a TCP test.
 * `trigger_rate` - (Optional) The number of minutes to wait before sending an alert. Default is `5`.