Skip to content

Commit

Permalink
Merge pull request mattclay#111 from markuman/ecr_scan_on_push_permis…
Browse files Browse the repository at this point in the history
…sion

allow ecr:PutImageScanningConfiguration
  • Loading branch information
jillr authored Oct 1, 2020
2 parents 83dc826 + 0165cc6 commit c7f90bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aws/policy/paas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Statement:
- ecr:GetRepositoryPolicy
- ecr:PutLifecyclePolicy
- ecr:SetRepositoryPolicy
- ecr:PutImageScanningConfiguration
- eks:ListClusters
- eks:DescribeCluster
- eks:DeleteCluster
Expand Down

0 comments on commit c7f90bc

Please sign in to comment.