Add UpdateStack to IAM template (#588)

Resolves #585
This commit is contained in:
defunct 2017-06-07 12:18:57 -04:00 committed by Dan Guido
parent 76c9a8bac3
commit 28651b001a

View file

@ -132,6 +132,7 @@ Additional tags:
"Effect": "Allow",
"Action": [
"cloudformation:CreateStack",
"cloudformation:UpdateStack",
"cloudformation:DescribeStacks",
"cloudformation:DescribeStackEvents",
"cloudformation:ListStackResources"