Skip to content

Commit

Permalink
Merge pull request #7978 from ministryofjustice/update-dms-permission…
Browse files Browse the repository at this point in the history
…s-oidc-cicd-role

Update `dms:ModifyEndpoint` Permission for OIDC-CICD Role
  • Loading branch information
sukeshreddyg authored Sep 19, 2024
2 parents d67e1ab + 5bde3ca commit b6a7970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/bootstrap/member-bootstrap/iam.tf
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,7 @@ data "aws_iam_policy_document" "policy" {
"dms:StartReplicationTaskAssessmentRun",
"dms:DescribeEndpoints",
"dms:DescribeEndpointSettings",
"dms:ModifyEndpoint",
"dms:RebootReplicationInstance",
"ds:ResetUserPassword",
"ds:DescribeDirectories",
Expand Down

0 comments on commit b6a7970

Please sign in to comment.