- Update packer-plugin-sdk to v0.2.7 [GH-36]
- Update to use Go 1.17
- Add module retraction for v0.0.1 as it was a bad release.
The code base for this plugin has been stable since the Packer core split.
We are marking this plugin as v1.0.0 to indicate that it is stable and ready for consumption via packer init
.
- Update packer-plugin-sdk to v0.2.3 [GH-27]
- Fix registration bug that externally caused plugin not to load properly [GH-25]
- chef-client: Add
json_string
option for HCL2 templates [GH-19]
- Chef plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG