mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Update website/content/docs/plugins/install.mdx
Co-authored-by: rita <8647768+ritsok@users.noreply.github.com>
This commit is contained in:
parent
6c16dedcad
commit
e69859a701
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ These plugins include:
|
|||
- [Vagrant](https://developer.hashicorp.com/packer/integrations/hashicorp/vagrant)
|
||||
- [VirtualBox](https://developer.hashicorp.com/packer/integrations/hashicorp/virtualbox)
|
||||
|
||||
Starting in Packer 1.14.0, Packer automatically installs these plugins from the new release source, and you do not need to make any changes to your Packer templates. To continue to receive updates to these plugins, we recommend that you upgrade to Packer 1.14.0 or newer. If you cannot upgrade your version of Packer, you can still install new versions of these plugins manually. Refer to [Manually install plugins using the CLI](#manually-install-plugins-using-the-cli) for more information.
|
||||
Starting in Packer 1.14.0, Packer automatically installs these plugins from the new release source, and you do not need to make any changes to your Packer templates. To continue to automatically receive updates to these plugins, you must upgrade to Packer 1.14.0 or newer. If you cannot upgrade your version of Packer, you can still install new versions of these plugins manually. Refer to [Manually install plugins using the CLI](#manually-install-plugins-using-the-cli) for more information.
|
||||
|
||||
## Manually install plugins using the CLI
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue