GoogleCloudPlatform / cloud-builders-community

Community-contributed images for Google Cloud Build
https://cloud.google.com/cloud-build/
Apache License 2.0
1.25k stars 851 forks source link

Packer builder example: use impersonation instead of SA keys #534

Closed mikouaj closed 2 years ago

mikouaj commented 3 years ago

The goal of this PR is to make example Packer build to use service account impersonation for Packer service account instead of using service account keys. This brings numerous advantages:

Additional changes made in this PR:

mikouaj commented 2 years ago

@alygerharter @prabenzom can you take a look on this please ? :)