mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-15 09:33:30 +00:00
Add cloudformation:DeleteStack permission
This commit is contained in:
committed by
Catherine Luse
parent
e610bc8ef2
commit
f57987e1fb
+2
-1
@@ -263,7 +263,8 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
|
||||
"cloudformation:DescribeStackResources",
|
||||
"cloudformation:DescribeStacks",
|
||||
"cloudformation:ListStacks",
|
||||
"cloudformation:CreateStack"
|
||||
"cloudformation:CreateStack",
|
||||
"cloudformation:DeleteStack"
|
||||
],
|
||||
"Resource": "*"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user