fix(module): fixing provider source for OpenNebula on virtualMachine
This commit is contained in:
@ -7,7 +7,8 @@ terraform {
|
||||
source = "hashicorp/null"
|
||||
}
|
||||
opennebula = {
|
||||
source = "terraform-providers/opennebula"
|
||||
source = "OpenNebula/opennebula"
|
||||
version = "~> 1.0"
|
||||
}
|
||||
}
|
||||
required_version = ">= 0.13"
|
||||
|
Reference in New Issue
Block a user