Skip to content

shestera/cookiecutter-terraform-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter terraform module

Purpose

This project is used to scaffold a terraform module.

Features

  • Basic module structure
  • Using pre-commit hooks

Installation

Firstly, you will need to install dependencies:

brew install cookiecutter

Then, create a module itself:

cookiecutter gh:shestera/cookiecutter-terraform-module

License

MIT. See LICENSE for more details.