Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 495 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 495 Bytes

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.