Merge pull request #125 from harrycruz/patch-1

Update main.tf
This commit is contained in:
Mark Gray (MSFT)
2022-11-17 13:28:43 -08:00
committed by GitHub

View File

@ -8,7 +8,7 @@ terraform {
} }
azureml = { azureml = {
source = "registry.terraform.io/Telemaco019/azureml" source = "registry.terraform.io/orobix/azureml"
} }
} }
} }