remove provider module

This commit is contained in:
tolerryan
2024-11-12 22:00:54 -06:00
parent d6bd07e9d2
commit 2362442998

View File

@@ -36,9 +36,3 @@ provider "proxmox" {
pm_tls_insecure = true
}
module "vm" {
source = "rkoosaar/vm/proxmox"
version = "0.0.8"
# insert the 43 required variables here
}