# File lib/aws/cloud_formation/stack_options.rb, line 23 def apply_stack_name stack_name, options options[:stack_name] = stack_name end