Skip to content

Fix bug with user_data & user_data_file in builder#44

Merged
kobajagi merged 4 commits intomainfrom
predrag/sc-115862/packer-plugin-exoscale-user-data-and-user
Jan 13, 2025
Merged

Fix bug with user_data & user_data_file in builder#44
kobajagi merged 4 commits intomainfrom
predrag/sc-115862/packer-plugin-exoscale-user-data-and-user

Conversation

@kobajagi
Copy link
Copy Markdown
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
@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