-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add ability to use CMK keys for most of the services #50
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ghost
reviewed
Jun 3, 2024
ghost
reviewed
Jun 3, 2024
ghost
reviewed
Jun 13, 2024
ghost
reviewed
Jun 13, 2024
ghost
reviewed
Jun 24, 2024
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
from
July 2, 2024 06:32
b7b5d7f
to
10ce7ea
Compare
Update the CHANGELOG.md |
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
5 times, most recently
from
July 3, 2024 10:49
1525916
to
b388160
Compare
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
from
July 3, 2024 13:31
829bd65
to
019c73d
Compare
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
from
July 4, 2024 10:11
4db7534
to
83652a3
Compare
ghost
changed the title
Add kms encryption to s3 bucket
Add ability to use CMK keys for most of the services
Jul 4, 2024
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
2 times, most recently
from
July 4, 2024 12:25
d30b1b2
to
61aa3ff
Compare
viktor-ribchev
approved these changes
Jul 4, 2024
mihailradkov
reviewed
Jul 5, 2024
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
from
July 5, 2024 08:57
f99c6c1
to
4a91c97
Compare
ghost
force-pushed
the
GDB-10329-encrypt-services
branch
from
July 5, 2024 08:58
04b5aeb
to
4e871aa
Compare
mihailradkov
approved these changes
Jul 5, 2024
ghost
deleted the
GDB-10329-encrypt-services
branch
July 5, 2024 15:14
This pull request was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Added KMS CMK Encryption to S3 Bucket with an option to toggle ON or OFF
Related Issues
GDB-10329
Changes
Also changed 1 variable name, since we will have more similar ones to avoid confusion
Screenshots (if applicable)
Checklist