Skip to content

Commit 55c3ee5

Browse files
committed
[Security] Add permission cloudformation:DescribeStackResource to the role used to managed images.
1 parent 502494f commit 55c3ee5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloudformation/policies/parallelcluster-policies.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -675,6 +675,7 @@ Resources:
675675
Effect: Allow
676676
Action:
677677
- cloudformation:DescribeStacks
678+
- cloudformation:DescribeStackResource
678679
- cloudformation:CreateStack
679680
- cloudformation:DeleteStack
680681
Resource:

0 commit comments

Comments
 (0)