packer-plugin-googlecompute
packer-plugin-googlecompute copied to clipboard
Data source for selecting image using filters
Description
Currently the only way to specify which source image to use for a build is source_image or source_image_family. It's not possible to use e.g. image family in combination with a tag or a label to select exactly the image required.
The Amazon plugin has an AMI data source for finding AMIs, something similar would be useful here.
Use Case(s)
Ability to filter source images by label