Skip to content

Commit

Permalink
Merge pull request #7919 from ministryofjustice/DPR2-1170
Browse files Browse the repository at this point in the history
DPR2-1170: Add states:ValidateStateMachineDefinition to DPR circleci_…
  • Loading branch information
koladeadewuyi-moj authored Sep 13, 2024
2 parents 5a8107f + 16f490f commit b5384e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/digital-prison-reporting/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ data "aws_iam_policy_document" "circleci_iam_policy" {
"states:ListStateMachineVersions",
"events:ListTargetsByRule",
"states:ListTagsForResource",
"states:ValidateStateMachineDefinition",
"iam:CreateRole",
"iam:CreatePolicy",
"iam:DeleteRole",
Expand Down

0 comments on commit b5384e4

Please sign in to comment.