Skip to content

Commit

Permalink
nuking continues
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohitrajak1807 committed Sep 2, 2024
1 parent b968b18 commit 120fc45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions emp/emp_role_cftemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Resources:
Resource:
- '*'
- Action:
# capa creates cloud init secrets, this is needed.
# capa creates encrypted cloud init secrets, this is needed.
- secretsmanager:DeleteSecret
- secretsmanager:GetSecretValue
Effect: Allow
Expand Down Expand Up @@ -232,7 +232,6 @@ Resources:
- 'arn:aws:iam::617350239289:root'
Action: 'sts:AssumeRole'
ManagedPolicyArns:
- 'arn:aws:iam::aws:policy/AmazonEKSClusterPolicy'
- 'arn:aws:iam::aws:policy/AmazonEKSWorkerNodePolicy'
- 'arn:aws:iam::aws:policy/AmazonEKS_CNI_Policy'
- 'arn:aws:iam::aws:policy/service-role/AmazonEFSCSIDriverPolicy'
Expand Down

0 comments on commit 120fc45

Please sign in to comment.