The possibility to add --disable-rollback to Create Cloud Formation Stack Step, example with aws cli:
aws cloudformation create-stack --stack-name myteststack --template-body file://mytesttemplate.json --disable-rollback