Skip to content

Commit

Permalink
Merge pull request #1166 from UKHSA-Internal/task/remove-broad-iam-pa…
Browse files Browse the repository at this point in the history
…ss-role-permission/CDD-2383

Remove broad `PassRole` permission from operations IAM role
  • Loading branch information
A-Ashiq authored Jan 7, 2025
2 parents f4b9adf + 307c3c1 commit 176d79c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/10-account/iam.operations-role.tf
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ module "iam_operations_policy" {
"ecs:DescribeTasks",
"ecs:ExecuteCommand",
"ecs:RunTask",
"iam:PassRole",
"logs:StartLiveTail",
"logs:StopLiveTail"
],
Expand Down

0 comments on commit 176d79c

Please sign in to comment.