Skip to content

Commit

Permalink
add checkov scan skip #40
Browse files Browse the repository at this point in the history
  • Loading branch information
kunduso committed Jan 12, 2024
1 parent bd2fa47 commit 2ec913d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amg_workspace/iampolicy.tf
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ resource "aws_iam_policy" "grafana_cw_policy" {
"cloudwatch:GetMetricData",
"cloudwatch:GetInsightRuleReport"
],
#checkov:skip=CKV_AWS_355: This policy allows all cloudwatch logs
"Resource": "*"
},
{
Expand Down

0 comments on commit 2ec913d

Please sign in to comment.