bump auzrerm to v3, change azureml provider to use orobix/azureml
This commit is contained in:
parent
c3ecd139eb
commit
b89db36bee
@ -4,11 +4,11 @@ terraform {
|
||||
required_providers {
|
||||
azurerm = {
|
||||
source = "hashicorp/azurerm"
|
||||
version = "=2.78.0"
|
||||
version = "~> 3.0"
|
||||
}
|
||||
|
||||
azureml = {
|
||||
source = "registry.terraform.io/Telemaco019/azureml"
|
||||
source = "registry.terraform.io/orobix/azureml"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user