AWS - amazonec2 driver - Add option to specify a KMS key for EBS volumes
When EC2 instance is created, for EBS volumes, it use the default KMS key define at AWS account/region. But sometime, we want to be able to use for runners a specific key, not the default one (more for applicative purpose).
(e.g. --amazonec2-device-encryption-key
)
Thanks.
Edited by Bruno GIALIS