diff --git a/providers/azure/resources/azure.lr b/providers/azure/resources/azure.lr index cae170aad9..a3001388f0 100644 --- a/providers/azure/resources/azure.lr +++ b/providers/azure/resources/azure.lr @@ -1968,6 +1968,6 @@ private azure.subscription.policy.assignment @defaults("name enforcementMode") { private azure.subscription.iotService { // Subscription identifier subscriptionId string - // List of IoT Hubs in the subscription + // List of IoT hubs in the subscription hubs() []dict } \ No newline at end of file