Merge pull request #12513 from hashicorp/backport/patch-1/genuinely-alive-cow

This pull request was automerged via backport-assistant
pull/12514/head
hc-github-team-packer 3 years ago committed by GitHub
commit f8665ee97b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -153,7 +153,7 @@ various outputs, like error messages.
* [`packer init`](/packer/docs/commands/init) will install plugins in the **last** directory
in the following numbered list.
1. `PACKER_PLUGINS_PATH` if set will be the sole location for installing plugins. All other
1. `PACKER_PLUGIN_PATH` if set will be the sole location for installing plugins. All other
plugin directories will be ignored.
1. `PACKER_CONFIG_DIR`\plugins on Windows systems, or `PACKER_CONFIG_DIR`/plugins on all other systems.

Loading…
Cancel
Save