0
0
mirror of https://github.com/bpg/terraform-provider-proxmox.git synced 2025-06-30 10:33:46 +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:
Eric B 2023-09-21 20:33:47 -04:00 committed by GitHub
parent 91d0f18871
commit 7dde53cf1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`