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-48]
- Add module retraction for v0.0.1 as it was a bad release. [GH-46]
- Fix registration bug that externally caused plugin not to load properly [GH-44]
- core: Update module name in go.mod to fix plugin import path issue
- Ansible Plugin break out from Packer core. Changes prior to break out can be found in Packer's CHANGELOG