Returns:
205 206 207
# File 'lib/ufo/stack.rb', line 205 def rollback_complete?(stack) stack.stack_status == 'ROLLBACK_COMPLETE' end