packer-plugin-googlecompute
packer-plugin-googlecompute copied to clipboard
Packer plugin for Google Compute Builder
#### Overview of the Issue I am trying to use Google Cloud Build to create Packer images, but with the machines being configured to have no external IP. The IAP...
#### Overview of the Issue I am creating a Windows GCP Image and after invoking the GCP Sysprep ``` provisioner "powershell"{ inline = ["GCESysprep -NoShutdown"] } ``` it returns a...
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...
I have created the custom image using packer from the public image `ubuntu-1804-bionic-v20210825` and try to create the next custom image from the custom image but getting the error `Error...
#### Overview of the Issue I'm trying to enable OS Login on a previously working Packer + Ansible setup. It appears that when you use the Ansible `user` task for...
_This issue was originally opened by @cevich in https://github.com/hashicorp/packer/issues/9872 and has been migrated to this repository. The original issue description is below._ --- #### Overview of the Issue Importing Fedora...
#### Overview of the Issue I am trying to build a GCP Windows Image but seems like the WinRM connection is not working. Also `packer build -debug` does not print...
#### Description Google Cloud announced the launch of spot instances. Could you please support spots in the plugin? https://cloud.google.com/compute/docs/instances/spot
_This issue was originally opened by @kamaltherocky in https://github.com/hashicorp/packer/issues/11272 and has been migrated to this repository. The original issue description is below._ --- Please search the existing issues for relevant...
_This issue was originally opened by @j-flat as hashicorp/packer#10100. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-770034737). The original body of the issue is below._ We...