0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 18:42:58 +00:00
terraform-provider-proxmox/docs
Pavel Boldyrev 75281b2652
chore(docs)!: clarify disk behaviour in clone operation (#1850)
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>
2025-03-26 14:48:13 -04:00
..
data-sources feat(vm): add RNG device support (#1774) 2025-02-16 23:53:40 -05:00
guides chore(docs): update cloud-init configuration examples (#1830) 2025-03-19 22:11:07 -04:00
resources chore(docs)!: clarify disk behaviour in clone operation (#1850) 2025-03-26 14:48:13 -04:00
index.md chore(build): update Go version and linter /documentation workflows (#1789) 2025-02-23 21:20:25 -05:00