Skip to content

Commit

Permalink
Remove metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinbuss committed Sep 13, 2023
1 parent e70d025 commit 6ec0465
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/terraform/machinelearningconnections.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ resource "azapi_resource" "machine_learning_workspace_connection_search" {
credentials = {
key = azurerm_search_service.search_service[0].primary_key
}
metadata = {}
target = "https://${azurerm_search_service.search_service[0].name}.cognitiveservices.azure.com/"
}
})
Expand Down

0 comments on commit 6ec0465

Please sign in to comment.