From 220da6eb538366a7c5bd5cd5aa8da45272736060 Mon Sep 17 00:00:00 2001 From: defunct Date: Wed, 7 Jun 2017 00:31:00 -0400 Subject: [PATCH] Update AWS policy in documentation (#587) Resolves #579 --- docs/deploy-from-ansible.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/deploy-from-ansible.md b/docs/deploy-from-ansible.md index 0a9cafd..0137665 100644 --- a/docs/deploy-from-ansible.md +++ b/docs/deploy-from-ansible.md @@ -133,7 +133,6 @@ Additional tags: "Action": [ "cloudformation:CreateStack", "cloudformation:DescribeStacks", - "cloudformation:CreateStacks", "cloudformation:DescribeStackEvents", "cloudformation:ListStackResources" ],