Skip to content

Commit e01ce81

Browse files
Update main.tf
1 parent 5bad1b6 commit e01ce81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rift_compute/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ data "aws_iam_policy_document" "cross_account_ecr" {
3434

3535
actions = [
3636
"ecr:BatchCheckLayerAvailability",
37+
"ecr:BatchGetImage",
3738
"ecr:CompleteLayerUpload",
3839
"ecr:GetAuthorizationToken",
3940
"ecr:InitiateLayerUpload",

0 commit comments

Comments
 (0)