mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
The ability to use a service account other than the default was introduced in #5928. This change adds to that by introducing the 'disable_default_service_account' config option. If true - and 'service_account_email' is not set - Packer will create a GCE VM with no service account.