Skip to content

Commit

Permalink
add kms:GenerateDataKey
Browse files Browse the repository at this point in the history
  • Loading branch information
paulineribeyre committed Jan 15, 2025
1 parent a3ac1a5 commit 6f83f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gen3/bin/kube-setup-gen3-workflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ setup_gen3_workflow_infra() {
"Effect": "Allow",
"Action": [
"kms:CreateKey",
"kms:GenerateDataKey",
"kms:CreateAlias",
"kms:DescribeKey",
"kms:TagResource"
Expand Down

0 comments on commit 6f83f23

Please sign in to comment.