Skip to content

Commit 0214823

Browse files
Update roles.tf
1 parent 58a684e commit 0214823

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deployment/roles.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ data "aws_iam_policy_document" "cross_account_role_ecr" {
8080
actions = [
8181
"ecr:BatchCheckLayerAvailability",
8282
"ecr:CompleteLayerUpload",
83+
"ecr:GetAuthorizationToken",
8384
"ecr:InitiateLayerUpload",
8485
"ecr:PutImage",
8586
"ecr:UploadLayerPart",

0 commit comments

Comments
 (0)