You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
@@ -183,7 +183,7 @@ The following common attributes for all check types can be set:
183
183
184
184
***integrationids** - List of integer integration IDs (defined by webhook URL) that will be triggered by the alerts. The ID can be extracted from the integrations page URL on the pingdom website. See note about interaction with `sendnotificationwhendown` below.
185
185
186
-
***userids** - List of integer user IDs that will be notified when the check is down.
186
+
***member_ids** - List of integer user IDs that will be notified when the check is down.
187
187
188
188
***teamids** - List of integer team IDs that will be notified when the check is down.
189
189
@@ -281,4 +281,4 @@ The binary will then be available at `_build/terraform-provider-pingdom_VERSION`
281
281
make install
282
282
```
283
283
284
-
This will place the binary under `$HOME/.terraform.d/plugins/OS_ARCH/terraform-provider-pingdom_VERSION`. After installing you will need to run `terraform init` in any project using the plugin.
284
+
This will place the binary under `$HOME/.terraform.d/plugins/OS_ARCH/terraform-provider-pingdom_VERSION`. After installing you will need to run `terraform init` in any project using the plugin.
0 commit comments