From 683b51453e8906daba3e0d5942fb6475d73068a3 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 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" ],