Skip to content

feat: Add support for direct KMS key ID in volume encryption#180

Merged
YoungJinJung merged 1 commit into
DevopsArtFactory:mainfrom
YoungJinJung:feat/add-support-kms-key-id-ebs-volumn-encrypt
Feb 2, 2026
Merged

feat: Add support for direct KMS key ID in volume encryption#180
YoungJinJung merged 1 commit into
DevopsArtFactory:mainfrom
YoungJinJung:feat/add-support-kms-key-id-ebs-volumn-encrypt

Conversation

@YoungJinJung
Copy link
Copy Markdown
Contributor

feat: Add support for direct KMS key ID in volume encryption

  • Add kmsKeyId field to BlockDevice schema
  • Support both KMS key ID (ARN or key ID) and KMS alias
  • Priority: kmsKeyId > kmsAlias for backward compatibility
  • Update MakeLaunchTemplateBlockDeviceMappings to handle both options

This allows users to specify KMS keys directly without requiring alias lookup,
which is useful when working with cross-account keys or when aliases are not available.

@YoungJinJung YoungJinJung merged commit c29a3ed into DevopsArtFactory:main Feb 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant