We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452ba82 commit f8b8110Copy full SHA for f8b8110
1 file changed
lab/iam/policies/base.yaml
@@ -19,6 +19,7 @@ Statement:
19
Action:
20
- cloudformation:UpdateTerminationProtection
21
- cloudformation:DeleteStack
22
+ - cloudformation:UpdateTerminationProtection
23
Resource:
24
- !Sub arn:aws:cloudformation:${AWS::Region}:${AWS::AccountId}:stack/eksctl-${Env}*
25
Condition:
0 commit comments