Skip to content

Commit

Permalink
All of a sudden, ecr:GetAuthorizationToken is not allowed (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru authored Oct 21, 2020
1 parent f112c4c commit e46880e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ data "aws_iam_policy_document" "resource_readonly_access" {
"ecr:DescribeImageScanFindings",
"ecr:DescribeImages",
"ecr:DescribeRepositories",
"ecr:GetAuthorizationToken",
"ecr:GetDownloadUrlForLayer",
"ecr:GetLifecyclePolicy",
"ecr:GetLifecyclePolicyPreview",
Expand Down

0 comments on commit e46880e

Please sign in to comment.