From d96cf18c20e4b9405229985e6c41cc2854f3d6c3 Mon Sep 17 00:00:00 2001 From: Sergio Valverde Date: Wed, 15 Nov 2023 19:53:53 +0100 Subject: [PATCH] doc/fix name time restriction in opsgenie team routing rule resource --- website/docs/r/team_routing_rule.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/r/team_routing_rule.html.markdown b/website/docs/r/team_routing_rule.html.markdown index 3baa9723..28dff1c2 100644 --- a/website/docs/r/team_routing_rule.html.markdown +++ b/website/docs/r/team_routing_rule.html.markdown @@ -78,7 +78,7 @@ The following arguments are supported: * `criteria` - (Optional) You can refer Criteria for detailed information about criteria and its fields -* `timeRestriction` - (Optional) You can refer Time Restriction for detailed information about time restriction and its fields. +* `time_restriction` - (Optional) You can refer Time Restriction for detailed information about time restriction and its fields. * `notify` - (Required) Target entity of schedule, escalation, or the reserved word none which will be notified in routing rule. The possible values are: `schedule`, `escalation`, `none`