DualSpark / cookiecutter-tf-module

Cookiecutter template for building consistent Terraform modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-tf-module

Cookiecutter template to manage consistent creation of Terraform modules.

To use this template

$ pip install cookiecutter
$ cookiecutter git@github.datapipe.net: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.

About

Cookiecutter template for building consistent Terraform modules.


Languages

Language:Python 85.9%Language:HCL 14.1%