network try
This commit is contained in:
@@ -35,4 +35,10 @@ provider "proxmox" {
|
||||
# (Optional) Skip TLS Verification
|
||||
pm_tls_insecure = true
|
||||
|
||||
}
|
||||
|
||||
module "vm" {
|
||||
source = "rkoosaar/vm/proxmox"
|
||||
version = "0.0.8"
|
||||
# insert the 43 required variables here
|
||||
}
|
||||
Reference in New Issue
Block a user