From 7dde53cf1cee1127cecb86cab3b6e75331410c56 Mon Sep 17 00:00:00 2001 From: Eric B Date: Thu, 21 Sep 2023 20:33:47 -0400 Subject: [PATCH] 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> --- docs/resources/virtual_environment_file.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/resources/virtual_environment_file.md b/docs/resources/virtual_environment_file.md index 6007fc78..54f9501a 100644 --- a/docs/resources/virtual_environment_file.md +++ b/docs/resources/virtual_environment_file.md @@ -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`