Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump Packer plugin SDK to v0.6.0 #13263

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

lbajolet-hashicorp
Copy link
Contributor

Since the version 0.6.0 of the plugin SDK was released yesterday, we bump packer to use this version.
This change adds new functions to use within Packer regarding AWS secretsmanager, along with changes to how plugins can communicate over-the-wire (e.g. using protobuf/msgpack for serialising configurations instead of gob).

@lbajolet-hashicorp lbajolet-hashicorp added the dependencies Auto-pinning label Jan 21, 2025
@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner January 21, 2025 14:44
Since the version 0.6.0 of the plugin SDK was released yesterday, we
bump packer to use this version.
This change adds new functions to use within Packer regarding AWS
secretsmanager, along with changes to how plugins can communicate
over-the-wire (e.g. using protobuf/msgpack for serialising
configurations instead of gob).
@lbajolet-hashicorp lbajolet-hashicorp merged commit dddc1fb into main Jan 21, 2025
11 checks passed
@lbajolet-hashicorp lbajolet-hashicorp deleted the bump_plugin_sdk_v0.6.0 branch January 21, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Auto-pinning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants