Skip to content

Commit 884f2fa

Browse files
Update roles.tf
1 parent f3f23f5 commit 884f2fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

deployment/roles.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,6 @@ data "aws_iam_policy_document" "cross_account_role_ecr" {
7575
effect = "Allow"
7676
actions = [
7777
"ecr:BatchCheckLayerAvailability",
78-
"ecr:BatchGetImage",
7978
"ecr:CompleteLayerUpload",
8079
"ecr:GetAuthorizationToken",
8180
"ecr:InitiateLayerUpload",

0 commit comments

Comments
 (0)