mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-21 15:31:41 -04:00
KMS key IDs can be given as either a raw key ID, an alias (always prefixed with 'alias/'), the full ARN to the KMS key ID or the full ARN to the KMS key alias. Should help with https://github.com/hashicorp/packer/issues/6599 but probably isn't enough to fully close it.