Skip to content

Commit c9d8c2a

Browse files
committed
[ELI-702] - checkov suppression
1 parent a383695 commit c9d8c2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/stacks/iams-developer-roles/github_actions_policies.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ resource "aws_iam_policy" "kinesis_management" {
712712
resource "aws_iam_policy" "code_signing_management" {
713713
#checkov:skip=CKV_AWS_290: Actions require wildcard resource for Lambda code signing configs and Signer jobs
714714
#checkov:skip=CKV_AWS_235: Actions require wildcard resource for Lambda code signing configs and Signer jobs
715+
#checkov:skip=CKV_AWS_355: Actions require wildcard resource for Lambda code signing configs and Signer jobs
715716
name = "code-signing-management"
716717
description = "Allow GitHub Actions to manage Lambda code signing and start Signer jobs"
717718
path = "/service-policies/"

0 commit comments

Comments
 (0)