Merge pull request #540 from aancw/master
Update ESXi Provider to josenk/esxi
This commit is contained in:
8
ESXi/versions.tf
Normal file
8
ESXi/versions.tf
Normal file
@@ -0,0 +1,8 @@
|
||||
terraform {
|
||||
required_providers {
|
||||
esxi = {
|
||||
source = "josenk/esxi"
|
||||
version = "1.8.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user