Closed good92 closed 2 years ago
This PR is included in version 1.5.0 :tada:
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Fixed private ECR policy to allow Docker capabilities. Could be improved with an input variable for docker_capability activation.
Description
Added ecr:GetAuthorizationToken policy for private ECR with Docker capabilities
Motivation and Context
Using the ECR as private with as Docker (OCI) registry.
Breaking Changes
Adds a not needed policy for the private ECR when not used for Docker.
How Has This Been Tested?
Ongoing