Azurerm_dev_test_schedule requiring weekly and daily recurrence

Hi,

I have a question regarding to the usage of azurerm_dev_test_schedule resource. I have found when implementing it into my terraform code I run into an error saying the I require the DailyRecurrence property. I also get the same error the other way around when I only include a Daily Recurrence and not a Weekly Recurrence.

My question is whether this is the correct behaviour of this resource or not? Because according to the terraform documentation online it does not say it is a required property.

Here is the link to the documentation I am looking at: