bazaarvoice / cloudformation-ruby-dsl

Ruby DSL for creating Cloudformation templates
Apache License 2.0
210 stars 76 forks source link

Changed CAPABILITY_IAM to CAPABILITY_NAMED_IAM to allow for named IAM… #99

Closed iAnomaly closed 7 years ago

iAnomaly commented 7 years ago

…. See http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-template.html#using-iam-capabilities

This allows creations and updates of stacks with named IAM resources. For example, named groups.