* Initial work on customer terraform modules.
I'm getting lost so I'll need to start applying stuff to make sure it
works
* Stopping here for now
Next I need to add optional()'s to everything so we can specify partial
structure.https://developer.hashicorp.com/terraform/language/expressions/type-constraints#optional-object-type-attributes
* A random check in
Need to redo basically all variables and fix everything
* Got a lot more working finally!
* RDS and Elasticache now create
* Clean apply, just need debugging
* Should be fully working, just need to make a fully working example
* Everything is working and added a usage example
* Added contributing
* fixup
* Final wiring changes and ran the autodoc command
* Add more docs
* Fixup