Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modify ebs encryption logic #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

YoungJinJung
Copy link
Contributor

Fixes: #nnn
Related: Relevant tracking issues, for context
Merge before/after: Dependent or prerequisite PRs

Description

When provisioning ec2, the function to encrypt ebs has been modified.
By default, encrypted: true and when there is no kmsAlias, it is encrypted with alias/aws/ebs, and when kmsAlias ​​is specified, it is encrypted with the corresponding kms key.

A policy that ListAlias ​​the IAM Role used when deploying is required.

User facing changes (remove if N/A)

Follow-up Work (remove if N/A)

@YoungJinJung YoungJinJung force-pushed the fix/modify-ebs-encryption branch from 6b3a742 to b37041b Compare October 24, 2024 08:17
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