EFS error on redeployment

So, I found the issue. The CF template I was using contained EFS resources related to the RetoolJobsRunner task and I noticed they had been removed from the CF template in the Retool github repo. After removing all of the references to EFS, the services deployed much faster and without the error cycling.

Hopefully this post helps someone in the future.