mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 02:31:10 +00:00
This is a "meta" PR to bump the minor version due potentially breaking changes from #1840. See documentation for more details. > When cloning an existing virtual machine, whether it's a template or not, the > resource will inherit the disks and other configuration from the source VM. > > *If* you modify any attributes of an existing disk in the clone, you also need to > explicitly provide values for any other attributes that differ from the schema defaults > in the source (e.g., `size`, `discard`, `cache`, `aio`). > Otherwise, the schema defaults will take effect and override the source values. Signed-off-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com> |
||
---|---|---|
.. | ||
access | ||
api | ||
cluster | ||
firewall | ||
helpers/ptr | ||
nodes | ||
pools | ||
ssh | ||
storage | ||
types | ||
version | ||
client.go |