From dc7f2c90317d0d0631941c690d927c31ce93429d Mon Sep 17 00:00:00 2001 From: Nathan Pierce Date: Mon, 28 Aug 2023 20:21:22 -0400 Subject: [PATCH] docs change for https://github.com/veertuinc/packer-plugin-veertu-anka/issues/161 --- docs/builders/vm-clone.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/builders/vm-clone.mdx b/docs/builders/vm-clone.mdx index 009d90f..b6a8d35 100644 --- a/docs/builders/vm-clone.mdx +++ b/docs/builders/vm-clone.mdx @@ -87,7 +87,7 @@ There are many configuration options available for the builder. They are segment > This takes priority in Anka 3 and `registry-path` will be ignored. -* `source_vm_tag` (String) Specify the tag of the VM we want to clone instead of using the default. +* `source_vm_tag` (String) Specify the tag of the VM we want to clone instead of using the default. Also the tag to target when pulling from the registry (defaults to latest tag). * `update_addons` (Boolean) (Anka 2 only) Update the vm addons. Defaults to false.