Ryan J. Price
Ryan J. Price
Run some `R CMD check`s to confirm which versions, but 3.6.0 failed, as did 3.4.0 (which is the minimum version currently in the `DESCRIPTION` file).
Current behavior is a consequence of R's vectorization. This might take some fudging, since R would then read in the values as arrays into a single df cell, vs. separate...
#### Overview of the Issue According to the release commit for v1.0.2, `proxmox-clone` [should support](https://github.com/hashicorp/packer-plugin-proxmox/blob/v1.0.2/builder/proxmox/common/config.go#L43) `task_timeout` as a build argument. However, Packer complains that it does not expect the argument....