packer-plugin-googlecompute
packer-plugin-googlecompute copied to clipboard
FEAT: Added fields to set Lifecycle Properties to an Image
Adding new fields deprecate_at, obsolete_at and delete_at to the template to enable users to set these lifecycle properties to an Image created by Packer.
Closes #245