From 4cd46166412d2dea173dd2ff3237cb2446067171 Mon Sep 17 00:00:00 2001 From: Adrien Delorme Date: Tue, 23 Mar 2021 13:12:05 +0100 Subject: [PATCH] Update init.mdx --- website/content/docs/commands/init.mdx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/website/content/docs/commands/init.mdx b/website/content/docs/commands/init.mdx index b3dcc9345..2923a50ea 100644 --- a/website/content/docs/commands/init.mdx +++ b/website/content/docs/commands/init.mdx @@ -72,8 +72,9 @@ Starting from Version `1.8` many plugins will move out from Packer core. To make the transition easier we will tag these plugins as moved out. If one of the components of a moved out plugin is used in a config file, then it is implied that this plugin is required. This is part of a set of breaking changes made to -decouple Packer releases from a Plugin release. These suggestion are manually -added each time we move a plugin out of the Packer core. +decouple Packer releases from a Plugin release. Packer will display a warning +and a suggestion¡ that we recommend on following to avoid surprises in the +future. See [Installing Plugins](/docs/plugins#installing-plugins) for more information on how plugin installation works. ## Options