Skip to content

Commit

Permalink
add capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
benofben committed Mar 27, 2017
1 parent 80cba8c commit f573265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ fi
#aws cloudformation validate-template --template-body ${TEMPLATE_BODY}

aws cloudformation create-stack \
--capabilities CAPABILITY_IAM \
--template-body ${TEMPLATE_BODY} \
--stack-name ${STACK_NAME} \
--region ${REGION} \
Expand Down

0 comments on commit f573265

Please sign in to comment.