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