hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
http://www.packer.io
Other
15.03k stars 3.32k forks source link

Add permission ability to googlecompute-export #9192

Open oguzhanunlu opened 4 years ago

oguzhanunlu commented 4 years ago

Feature Description

Ability to add permission rules on top of default ones through googlecompute-export post processor

Use Case(s)

i.e. I manually make final artifact publicly readable whenever I publish a new version of my project

SwampDragons commented 4 years ago

Thanks for opening this -- it's a good idea. I'm not sure when the team will have a chance to implement it, but community PRs are welcome.

oguzhanunlu commented 4 years ago

Thanks @SwampDragons ! I'll see if I can pull something together.