Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Sep 13, 2024
1 parent 52b986b commit c1e6ce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iam-roles/PRX-GHA-AccessRole/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ Resources:
EcrPublicPushPolicy:
Type: AWS::IAM::ManagedPolicy
Properties:
Description: Allows this role to pass the service role to CloudFormation
Description: Allows pushing Docker images to public ECR repositories
PolicyDocument:
Statement:
- Action:
Expand Down

0 comments on commit c1e6ce5

Please sign in to comment.