You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| label\_order | Label order, e.g. `name`,`application`. |`list(any)`|`[]`| no |
104
107
| location | The location/region where the virtual network is created. Changing this forces a new resource to be created. |`string`|`""`| no |
105
108
| managedby | ManagedBy, eg 'CloudDrove'. |`string`|`"hello@clouddrove.com"`| no |
106
109
| name | Name (e.g. `app` or `cluster`). |`string`|`""`| no |
110
+
| network\_security\_group\_id | Id of network security group for which flow are to be calculated |`string`|`null`| no |
107
111
| repository | Terraform current module repo |`string`|`"https://github.com/clouddrove/terraform-azure-virtual-network"`| no |
108
112
| resource\_group\_name | The name of the resource group in which to create the virtual network. Changing this forces a new resource to be created. |`string`|`""`| no |
113
+
| storage\_account\_id | Id of storage account. |`string`|`null`| no |
109
114
| tags | Additional tags (e.g. map(`BusinessUnit`,`XYZ`). |`map(any)`|`{}`| no |
115
+
| workspace\_id | Log analytics workspace id |`string`|`null`| no |
116
+
| workspace\_resource\_id | Resource id of workspace |`string`|`null`| no |
0 commit comments