Update website/content/docs/commands/init.mdx

azr_implicit_requried_plugin_2
Adrien Delorme 5 years ago committed by GitHub
parent eba081a155
commit d8cbfcc075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -73,7 +73,7 @@ When running `packer init`, if Packer logs a warning that tells you to add a
was moved out of the Packer binary and you should consider using that block.
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. These should happen only starting from version `2.0` of
out of the Packer core. These should happen only starting from version `1.8` of
Packer.
See [Installing Plugins](/docs/plugins#installing-plugins) for more information on how plugin installation works.
@ -83,4 +83,3 @@ See [Installing Plugins](/docs/plugins#installing-plugins) for more information
the latest available version, if there is a new higher one. Note that this
still takes into consideration the version constraint of the config.

Loading…
Cancel
Save