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
|[azurerm_resource_group.rg_vnet_integration](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/resource_group)| data source |
198
200
|[azurerm_subscription.current](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/subscription)| data source |
199
201
|[azurerm_user_assigned_identity.iac_federated_azdo](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/user_assigned_identity)| data source |
202
+
|[azurerm_virtual_network.spoke_tools](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/virtual_network)| data source |
200
203
|[azurerm_virtual_network.vnet_core](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/virtual_network)| data source |
201
204
|[azurerm_virtual_network.vnet_integration](https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/virtual_network)| data source |
202
205
@@ -224,9 +227,7 @@ No outputs.
224
227
| <aname="input_law_retention_in_days"></a> [law\_retention\_in\_days](#input\_law\_retention\_in\_days)| The workspace data retention in days |`number`| n/a | yes |
225
228
| <aname="input_law_sku"></a> [law\_sku](#input\_law\_sku)| Sku of the Log Analytics Workspace |`string`| n/a | yes |
226
229
| <aname="input_location"></a> [location](#input\_location)| One of westeurope, northeurope |`string`| n/a | yes |
227
-
| <aname="input_location_ita"></a> [location\_ita](#input\_location\_ita)| Main location |`string`|`"italynorth"`| no |
228
230
| <aname="input_location_short"></a> [location\_short](#input\_location\_short)| One of wue, neu |`string`| n/a | yes |
229
-
| <aname="input_location_short_ita"></a> [location\_short\_ita](#input\_location\_short\_ita)| Location short for italy: itn |`string`|`"itn"`| no |
230
231
| <aname="input_log_analytics_workspace_name"></a> [log\_analytics\_workspace\_name](#input\_log\_analytics\_workspace\_name)| Specifies the name of the Log Analytics Workspace. |`string`| n/a | yes |
231
232
| <aname="input_log_analytics_workspace_resource_group_name"></a> [log\_analytics\_workspace\_resource\_group\_name](#input\_log\_analytics\_workspace\_resource\_group\_name)| The name of the resource group in which the Log Analytics workspace is located in. |`string`| n/a | yes |
232
233
| <aname="input_monitor_resource_group_name"></a> [monitor\_resource\_group\_name](#input\_monitor\_resource\_group\_name)| Monitor resource group name |`string`| n/a | yes |
0 commit comments