From 3a8922710a78e8cd8f973ffa3bbd2ed008f148b4 Mon Sep 17 00:00:00 2001 From: defunct Date: Tue, 6 Jun 2017 11:05:49 -0400 Subject: [PATCH] Update AWS policy in documentation 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 0a9cafd3..01376652 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" ],