Skip to content

Commit

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

Add dms:ImportCertificate permissions for oidc role
  • Loading branch information
sukeshreddyg committed Sep 20, 2024
2 parents 8a14c43 + 5c363df commit f7e8c79
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:ImportCertificate",
"dms:ModifyEndpoint",
"dms:RebootReplicationInstance",
"ds:ResetUserPassword",
Expand Down

0 comments on commit f7e8c79

Please sign in to comment.