mirror of
https://github.com/bpg/terraform-provider-proxmox.git
synced 2025-06-30 18:42:58 +00:00
chore(docs): update proxmox_virtual_environment_file
documentation (#580)
* Update virtual_environment_file.md * Update virtual_environment_file.md --------- Co-authored-by: Pavel Boldyrev <627562+bpg@users.noreply.github.com>
This commit is contained in:
parent
91d0f18871
commit
7dde53cf1c
@ -96,6 +96,10 @@ You must ensure that you have at least `Size-in-MB * 2 + 1` MB of storage space
|
||||
available (twice the size plus overhead because a multipart payload needs to be
|
||||
created as another temporary file).
|
||||
|
||||
If the specified file already exists, the resource will unconditionally replace
|
||||
it and take ownership of the resource. On destruction, the file will be deleted
|
||||
as if it did not exist before.
|
||||
|
||||
## Import
|
||||
|
||||
Instances can be imported using the `node_name`, `datastore_id`, `content_type`
|
||||
|
Loading…
Reference in New Issue
Block a user