jyotti / terraform-project-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform project-starter

Terraform project starter kit

Directory Structure

.
├── modules                   # local modules
├── scripts                   # helper shell scripts
└── terraform                 # *.tf files

About

License:MIT License


Languages

Language:Shell 85.2%Language:Makefile 14.8%