Merge pull request #12816 from hashicorp/backport/nywilken/plugin-install-docs/currently-possible-unicorn

This pull request was automerged via backport-assistant
pull/12817/head
hc-github-team-packer 2 years ago committed by GitHub
commit 6246c82ec4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -220,7 +220,7 @@ directory, as documented in
[Configuring Packer](https://developer.hashicorp.com/packer/docs/configure#packer-s-plugin-directory).
For example, if your configuration directory is located in `~/.config/packer`,
you can copy the binary to `~/.config/plugins/packer-plugin-NAME`, and
you can copy the binary to `~/.config/packer/plugins/packer-plugin-NAME`, and
Packer will be able to load it afterwards.
If you have a `required_plugins` for the plugin you're manually installing, make sure

Loading…
Cancel
Save