From 07421744e847a7f65d5f3e6122f8faee6e5c47ec Mon Sep 17 00:00:00 2001 From: Hossein Rouhani <56231339+HRouhani@users.noreply.github.com> Date: Wed, 4 Sep 2024 14:33:05 +0200 Subject: [PATCH] Update providers/azure/resources/azure.lr Co-authored-by: Letha --- providers/azure/resources/azure.lr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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