Very often (especially with CustomResources) Cloudformation fails to create the stack - BUT it takes about 1 hour for Cloudformation to recognize this and then another hour to rollback. This is incredibly frustrating if you try to get things done!
Is there a way to set a timeout to lets say 5 minutes for stack creation and rollback to speed up trial and error development and deployment?
Very often (especially with CustomResources) Cloudformation fails to create the stack - BUT it takes about 1 hour for Cloudformation to recognize this and then another hour to rollback. This is incredibly frustrating if you try to get things done!
Is there a way to set a
timeoutto lets say 5 minutes for stack creation and rollback to speed up trial and error development and deployment?