We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f23f5 commit 24bba2cCopy full SHA for 24bba2c
deployment/roles.tf
@@ -75,7 +75,6 @@ data "aws_iam_policy_document" "cross_account_role_ecr" {
75
effect = "Allow"
76
actions = [
77
"ecr:BatchCheckLayerAvailability",
78
- "ecr:BatchGetImage",
79
"ecr:CompleteLayerUpload",
80
"ecr:GetAuthorizationToken",
81
"ecr:InitiateLayerUpload",
0 commit comments