lib/sfn/config/create.rb in sfn-0.4.0 vs lib/sfn/config/create.rb in sfn-0.4.2
- old
+ new
@@ -18,10 +18,10 @@
:capabilities, String,
:multiple => true,
:description => 'Capabilities to allow the stack'
)
attribute(
- :options, String,
+ :options, Smash,
:multiple => true,
:description => 'Extra options to apply to the API call'
)
attribute(
:notifications, String,