Skip to content

Commit

Permalink
Merge pull request #8764 from ministryofjustice/DPR2-1450
Browse files Browse the repository at this point in the history
DPR2-1450: Add MoveReplicationTask to circleci role
  • Loading branch information
ASTRobinson authored Dec 13, 2024
2 parents f9adc80 + 4d2e9b2 commit 626ba24
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 @@ -176,6 +176,7 @@ data "aws_iam_policy_document" "circleci_iam_policy" {
"dms:DescribeReplicationTasks",
"dms:ModifyReplicationTask",
"dms:DeleteReplicationTask",
"dms:MoveReplicationTask",
"dms:ModifyReplicationSubnetGroup",
"logs:ListTagsLogGroup",
"events:DescribeRule",
Expand Down

0 comments on commit 626ba24

Please sign in to comment.