Kamatera / packer-plugin-kamatera

Packer plugin for Kamatera Cloud Builder
Mozilla Public License 2.0
2 stars 3 forks source link

Use consistent variable name / messages for image name #2

Closed OriHoch closed 3 years ago

OriHoch commented 3 years ago

It seems in some places it is called a snapshot. It should be called an image / imageName etc.. A snapshot is a different thing, the packer builder plugin creates an image.

Please adjust all variables / messages etc.. to use image / imageName

example: https://github.com/Kamatera/packer-plugin-kamatera/blob/main/builder/kamatera/artifact.go#L9