From 88398a56c4f75744bdf9cdc610e99572fe8429d5 Mon Sep 17 00:00:00 2001 From: anshul sharma Date: Tue, 29 Jul 2025 17:34:15 +0530 Subject: [PATCH] docs changes suggested --- website/content/docs/plugins/install.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/website/content/docs/plugins/install.mdx b/website/content/docs/plugins/install.mdx index bce78f976..55e98a50d 100644 --- a/website/content/docs/plugins/install.mdx +++ b/website/content/docs/plugins/install.mdx @@ -95,6 +95,7 @@ $ packer plugins install --path happycloud github.com/hashicorp/happycloud Refer to the [`packer plugins install`](/packer/docs/commands/plugins/install) reference for additional information. + ## Upgrade plugins To upgrade plugins that are already installed, run the `packer init` with the `--upgrade` flag. Packer retrieves the latest versions of installed plugins specified in the template configuration.