We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d98d8a commit 5b36151Copy full SHA for 5b36151
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