packer-plugin-googlecompute
packer-plugin-googlecompute copied to clipboard
Packer plugin for Google Compute Builder
_This issue was originally opened by @saeeda as hashicorp/packer#8376. 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._ ####...
_This issue was originally opened by @alexfouche as hashicorp/packer#7789. 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._ -...
#### Overview of the Issue When using the Google source, if a `service_account` is specified which does not exist, then instance creation times out. Logs make it look like it...
_This issue was originally opened by @JorritSalverda as hashicorp/packer#5820. 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._ With...
_This issue was originally opened by @prashantkul as hashicorp/packer#10852. 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._ Please...
Currently, there are some zones (a very few but still) in GCP that are not conforming to that regular expression due to having two digits in the region name, before...
When filing a bug, please include the following headings if possible. Any example text in this template can be deleted. #### Overview of the Issue zone is missing from subnetwork...
Similar to the issue/changes described in https://github.com/hashicorp/packer-plugin-googlecompute/pull/192, this adds support for pulling source images from the `deeplearning-platform-release` [project](https://cloud.google.com/deep-learning-vm/docs/images#listing-versions). Closes #229
#### Overview of the Issue Similar to https://github.com/hashicorp/packer-plugin-googlecompute/issues/191, source images from the `deeplearning-platform-release` project cannot be used with this plugin. Related: https://github.com/hashicorp/packer-plugin-googlecompute/issues/193 #### Reproduction Steps Use a source image from...