bazaarvoice / cloudformation-ruby-dsl

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

#64: pass additional options to Cloudformation #68

Closed jonaf closed 8 years ago

temujin9 commented 8 years ago

Some documentation on how to find the names of these additional options would be good.

Otherwise, +1.

jonaf commented 8 years ago

Yeah, it's actually pretty lame that we don't have a usage generator for everything -- we don't even have a "help" option! We can combat this with some more documentation, but I think I'll create a separate issue entirely to add a --help option and some usage directly within cfntemplate.rb ...