-
Notifications
You must be signed in to change notification settings - Fork 434
chore: allow decrypt of secrets with CMK #5576
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
Conversation
|
🍕 Here are the new binary sizes!
|
| - 'kms:Decrypt' | ||
| Resource: | ||
| - !Ref ArtifactKeyARN | ||
| - Effect: 'Allow' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nitnitnitnitnit™️ !
| - Effect: 'Allow' | |
| Sid: DecryptAppRegionalArtifactKey | |
| - Sid: DecryptTaggedKMSKey | |
| Effect: 'Allow' |
| - 'kms:Decrypt' | ||
| Resource: | ||
| - !Ref ArtifactKeyARN | ||
| - Effect: 'Allow' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
samesies™️
| - Effect: 'Allow' | |
| Sid: DecryptAppRegionalArtifactKey | |
| - Sid: DecryptTaggedKMSKey | |
| Effect: 'Allow' |
(idk if the indentation is correct, so don't "commit suggestion" just in case 😂 )
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## mainline #5576 +/- ##
=========================================
Coverage 70.04% 70.04%
=========================================
Files 302 302
Lines 46493 46498 +5
Branches 301 301
=========================================
+ Hits 32565 32570 +5
Misses 12345 12345
Partials 1583 1583 ☔ View full report in Codecov by Sentry. |
related #5570
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the Apache 2.0 License.