jritsema / terraform-starter

This repo is intended to be used as a simple starter for new terraform projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-starter

This repo is intended to be used as a simple starter for new terraform projects.

This repo uses asdf to manage the terraform CLI and the various other tools it depends upon.

 Choose a make command to run

  init    project initialization - install tools and register git hook

Requirements

Name Version
terraform >= 1.0

Providers

No providers.

Modules

No modules.

Resources

No resources.

Inputs

No inputs.

Outputs

No outputs.

About

This repo is intended to be used as a simple starter for new terraform projects


Languages

Language:Makefile 57.0%Language:HCL 43.0%