Skip to content

Commit 49e081e

Browse files
committed
CKV
1 parent 1731752 commit 49e081e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

aws_sra_examples/solutions/patch_mgmt/patch_mgmt_org/templates/sra-patch_mgmt-configuration-role.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ Resources:
7979
rConfigurationRole:
8080
Type: AWS::IAM::Role
8181
Metadata:
82+
checkov:
83+
skip:
84+
- id: "CKV_AWS_111"
85+
comment: "Ensure IAM policies does not allow write access without constraints"
8286
cfn_nag:
8387
rules_to_suppress:
8488
- id: W11

0 commit comments

Comments
 (0)