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 2f4d0c016a
commit ae2a2b522e

View file

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