INFRA-581 | Abhishek | Add access to create and manage ecr repositories (#130)
This commit is contained in:
committed by
GitHub Enterprise
parent
56e2eef8fd
commit
78a08a7340
@@ -141,6 +141,12 @@
|
||||
"actions": [
|
||||
"sts:*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"resource": "*",
|
||||
"actions": [
|
||||
"ecr:*"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user