Skip to content

Commit

Permalink
Fix spelling in id
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommi-Sensa committed Jun 28, 2024
1 parent bf23278 commit 84560de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion efaultResourceGroup-EUS.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resource "azurerm_resource_group" "DefaultResourceGroup-EUS" {
}

import {
id = "/subscriptions/3846f4f0-152c-49d5-9779-9998df4a2c0c/resourcegroups/defaultresourcegroup-eus/providers/microsoft.operationalinsights/workspaces/defaultworkspace-3846f4f0-152c-49d5-9779-9998df4a2c0c-eus"
id = "/subscriptions/3846f4f0-152c-49d5-9779-9998df4a2c0c/resourcegroups/defaultresourcegroup-eus/providers/Microsoft.Operationalinsights/workspaces/defaultworkspace-3846f4f0-152c-49d5-9779-9998df4a2c0c-eus"
to = azurerm_log_analytics_workspace.DefaultWorkspace-3846f4f0-152c-49d5-9779-9998df4a2c0c-EUS
}
resource "azurerm_log_analytics_workspace" "DefaultWorkspace-3846f4f0-152c-49d5-9779-9998df4a2c0c-EUS" {
Expand Down

0 comments on commit 84560de

Please sign in to comment.