Adding consul to the existing AWS HashiCorp Vault deployment guide

I used the AWS HashiCorp Vault deployment guide which was very straight forward and useful. However, this uses the raft storage as a backend and I need to use consul for some of our own updated requirements. What is the best approach to adding consul to this existing deployment or should I redeploy from scratch? I’m really looking for any quick option or even a walkthrough similar to that guide which had us up and running without an enormous amount of effort. Is this something vault enterprise would solve for us as well?

AWS deployment guide:

Thank you,