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

Fix bug with user_data & user_data_file in builder #44

Merged

Conversation

kobajagi
Copy link
Contributor

@kobajagi kobajagi commented Jan 10, 2025

This PR fixes the issue with user_data and user_data_file builder config parameters. As the config spec was not updated they were causing config validation errors.

Following procedure was applied:

  • Go version was bumped to 1.23;
  • SDK version bumped to 0.54.0;
  • packer-sdc fix . applied (fixes packer SDK bug);
  • config spec updated;
  • replaced deprecated version.InitializePluginVersion (fixes staticcheck complaint).

@kobajagi kobajagi merged commit a05a112 into main Jan 13, 2025
2 checks passed
@kobajagi kobajagi deleted the predrag/sc-115862/packer-plugin-exoscale-user-data-and-user branch January 13, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cty.Value does not implement gob.GobEncoder
3 participants