opsgenie / terraform-provider-opsgenie

Terraform OpsGenie provider
https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs
Mozilla Public License 2.0
100 stars 135 forks source link

Fix time_restriction argument in team_routing_rule resource documentation #416

Closed svg153 closed 9 months ago

svg153 commented 9 months ago

As you can see in the documentnation, the time_restriction block in the argument reference has a wrong name:

https://registry.terraform.io/providers/opsgenie/opsgenie/latest/docs/resources/team_routing_rule#timeRestriction

image