Cookiecutter template to manage consistent creation of Terraform modules.
$ pip install cookiecutter
$ cookiecutter [email protected]:Automation/cookiecutter-tf-module.git
You will be prompted for basic info (your name, module name, etc.) which will be used in the template.
That's all you need to get started.