Skip to content

v0.5.4

Latest
Compare
Choose a tag to compare
@nywilken nywilken released this 18 Jun 16:32
· 2 commits to main since this release

Upgrade notes

Upgrading to this release may fail until you've applied one of the fixes documented in #187 (comment). Consumers of the Packer plugin SDK require a replace directive within their plugin's go module file to point to a compatible version of go-cty.

The replace directive subject to change in future releases can be applied by running the packer-sdc fix sub-command to apply the replace directive to your plugin with a recommended version of the go-cty fork.

Plugins already working with Packer Plugin SDK v0.5.2 are advised to apply the updated SDK fixes by re-running packer-sdc fix against the plugin's root directory.

What's Changed

Doc improvements 📚

Other Changes

New Contributors

Full Changelog: v0.5.3...v0.5.4