Returns:
30 31 32
# File 'lib/simple_deploy/stack/status.rb', line 30 def stable? (complete? || failed?) && (! create_failed?) end