mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-29 02:02:06 -04:00
Since bundled plugins will be removed in an upcoming version of Packer, this commit adds a new warning message whenever a template uses one such plugin. This warning has been implemented on build, validate, console and the inspect subcommands. In addition to warning about the upcoming change and potential issue this will cause, this warning message proposes solutions to the user so they know what they'll have to do in order not to rely on those bundled plugins later. |
||
|---|---|---|
| .. | ||
| test-fixtures | ||
| bundled_plugin_test.go | ||
| component_acc_test.go | ||
| plugin_acc_test.go | ||