Skip to content

Commit 150b11b

Browse files
authored
Update main.tf
Proposing update of repository as per suggestion of Azure/terraform#101. Otherwise, the code as is cannot be initialized. Thank you!
1 parent 329bfd1 commit 150b11b

File tree

1 file changed

+1
-1
lines changed
  • quickstart/201-machine-learning-moderately-secure

1 file changed

+1
-1
lines changed

quickstart/201-machine-learning-moderately-secure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99

1010
azureml = {
11-
source = "registry.terraform.io/Telemaco019/azureml"
11+
source = "registry.terraform.io/orobix/azureml"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)