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
Copy file name to clipboardexpand all lines: website/source/docs/providers/pagerduty/r/service.html.markdown
+2-2
Original file line number
Diff line number
Diff line change
@@ -49,8 +49,8 @@ The following arguments are supported:
49
49
*`name` - (Required) The name of the service.
50
50
*`description` - (Optional) A human-friendly description of the escalation policy.
51
51
If not set, a placeholder of "Managed by Terraform" will be set.
52
-
*`auto_resolve_timeout` - (Optional) Time in seconds that an incident is automatically resolved if left open for that long. Value is "null" is the feature is disabled.
53
-
*`acknowledgement_timeout` - (Optional) Time in seconds that an incident changes to the Triggered State after being Acknowledged. Value is "null" is the feature is disabled.
52
+
*`auto_resolve_timeout` - (Optional) Time in seconds that an incident is automatically resolved if left open for that long.
53
+
*`acknowledgement_timeout` - (Optional) Time in seconds that an incident changes to the Triggered State after being Acknowledged.
54
54
*`escalation_policy` - (Required) The escalation policy used by this service.
0 commit comments