hashicorp / packer-plugin-googlecompute

Packer plugin for Google Compute Builder
https://www.packer.io/docs/builders/googlecompute
Mozilla Public License 2.0
23 stars 51 forks source link

add option to create machine images #189

Closed lmayorga1980 closed 7 months ago

lmayorga1980 commented 8 months ago

This is just an idea to add support for machine-images in packer googlecompute plugin.

Closes https://github.com/hashicorp/packer-plugin-googlecompute/issues/188

lmayorga1980 commented 7 months ago

@nywilken , I believe amazon-ebs has several builders that have common features between them. I believe the route is maybe going that direction, this is an attempt to support gcp machine images with certain packer flags.

lmayorga1980 commented 7 months ago

@nywilken closing this PR and opened a new one with the rebased version from main