mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Merge pull request #7935 from ejmason101/fix-suse-byos
Update public GCP cloud image projects - add suse-byos-cloud
This commit is contained in:
commit
0295ea8d73
1 changed files with 1 additions and 0 deletions
|
|
@ -184,6 +184,7 @@ func (d *driverGCE) GetImage(name string, fromFamily bool) (*Image, error) {
|
|||
"rhel-sap-cloud",
|
||||
"suse-cloud",
|
||||
"suse-sap-cloud",
|
||||
"suse-byos-cloud",
|
||||
"ubuntu-os-cloud",
|
||||
"windows-cloud",
|
||||
"windows-sql-cloud",
|
||||
|
|
|
|||
Loading…
Reference in a new issue