Skip to content

Commit 1d5094f

Browse files
committed
Updated readme: symlinks with plugin binary
1 parent e698cbe commit 1d5094f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ Successfully created example.json.pkr.hcl
4949

5050
You can download the pre-built binaries of the plugin from the [GitHub releases page](https://github.com/UpCloudLtd/packer-plugin-upcloud/releases). Just download the archive for your operating system and architecture, unpack it, and place the binary in the appropriate location, e.g. on Linux `~/.packer.d/plugins`. Make sure the file is executable, then install [Packer](https://www.packer.io/).
5151

52+
Please note that use of symlinks with plugin binary can break Packer functionality ([see for details and workaround](https://github.com/hashicorp/packer/issues/10749#issuecomment-800120263)).
53+
54+
5255
### Installing from source
5356

5457
#### Prerequisites

0 commit comments

Comments
 (0)