Add FW rules, spoke DNS and UDRs to FW
This commit is contained in:
@ -182,4 +182,7 @@ resource "azurerm_machine_learning_compute_cluster" "image-builder" {
|
||||
identity {
|
||||
type = "SystemAssigned"
|
||||
}
|
||||
depends_on = [
|
||||
azurerm_private_endpoint.mlw_ple
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user