Skip to content

Commit

Permalink
feature8739-adding permissions to enable deletion of cur (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudzai-moj authored Jan 22, 2025
1 parent c0015e6 commit 13ee6b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/github-oidc-provider/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ data "aws_iam_policy_document" "extra_permissions_apply" {
"cur:DescribeReportDefinitions",
"cur:ListTagsForResource",
"cur:PutReportDefinition",
"cur:DeleteReportDefinition",
"events:*",
"fms:*",
"guardduty:*",
Expand Down

0 comments on commit 13ee6b6

Please sign in to comment.