Skip to content

Commit

Permalink
unquote passrole
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohitrajak1807 committed Sep 2, 2024
1 parent e7753f5 commit ad72d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion emp/emp_role_cftemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ Resources:
- '*'
Effect: Allow
- Action:
- 'iam:PassRole'
- iam:PassRole
Resource:
- !Sub 'arn:aws:iam::${AWS::AccountId}:role/${EKSRole}'
Effect: Allow
Expand Down

0 comments on commit ad72d48

Please sign in to comment.