diff --git a/deployment/run/tf-proxmox/main.tf b/deployment/run/tf-proxmox/main.tf index 090cba9f..f5f0f8bc 100644 --- a/deployment/run/tf-proxmox/main.tf +++ b/deployment/run/tf-proxmox/main.tf @@ -80,7 +80,7 @@ resource "proxmox_virtual_environment_file" "upload" { datastore_id = var.image_datastore_id node_name = var.node_name overwrite = true - timeout_upload = 180 + timeout_upload = 500 # timeout_upload = 1 source_file {