Enable cloud tests for use with ansible-test.

This commit is contained in:
Matt Clay 2017-05-03 08:24:05 +08:00
commit 17e07a27b2
89 changed files with 66 additions and 3 deletions

View file

@ -0,0 +1,10 @@
policy:
Version: '2008-10-17'
Statement:
- Sid: new statement
Effect: Allow
Principal: "*"
Action:
- ecr:GetDownloadUrlForLayer
- ecr:BatchGetImage
- ecr:BatchCheckLayerAvailability