hashicorp / packer-plugin-googlecompute

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

Allow distinct image project ids #31

Closed ArmaanT closed 1 year ago

ArmaanT commented 3 years ago

This PR creates an image_project_id configuration option (which defaults to project_id) and allows defining a different project that an image should be created in.

I'm not sure of a good way to write tests for this addition, but I am using this version of the plugin locally and confirm it works as intended.

Closes #30

hashicorp-cla commented 3 years ago

CLA assistant check
All committers have signed the CLA.