When attempting to create stack with IAM roles: `Requires capabilities : [CAPABILITY_IAM]` Which could be specified via parameter _--capabilities_ to _deploy_ command. I'm suggesting following syntax: `./vendor/bin/stackformation.php deploy --capabilities CAPABILITY_IAM <stack>`
When attempting to create stack with IAM roles:
Requires capabilities : [CAPABILITY_IAM]Which could be specified via parameter --capabilities to deploy command. I'm suggesting following syntax:
./vendor/bin/stackformation.php deploy --capabilities CAPABILITY_IAM <stack>