As some of the DevOps folks were working on this, we noticed that there's a small missing instruction before executing terraform apply.
We need to put our public IP address into the cidr_blocks variable in main.tf (line 81). Once we did this, several of us went from an error to being able to at least get to the next error.