This project is used to scaffold a terraform module.
- Basic module structure
- Using pre-commit hooks
Firstly, you will need to install dependencies:
brew install cookiecutter
Then, create a module itself:
cookiecutter gh:shestera/cookiecutter-terraform-module
MIT. See LICENSE for more details.