Skip to content

Commit

Permalink
Merge pull request #5573 from ministryofjustice/feature/add-step-func…
Browse files Browse the repository at this point in the history
…tions

Add step function permissions to platform
  • Loading branch information
davidkelliott authored Nov 23, 2023
2 parents a9c253e + 428fd41 commit 86d8fc2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,7 @@ data "aws_iam_policy_document" "member-access" {
"sqs:*",
"ssm:*",
"sso:DescribeRegisteredRegions",
"states:CreateStateMachine",
"states:ListStateMachines",
"states:*",
"waf:*",
"wafv2:*",
"resource-groups:*",
Expand Down

0 comments on commit 86d8fc2

Please sign in to comment.