jritsema / terraform-cloud9

terraform module for provisioning vscode dev environments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-template

This repo is intended to be used as a simple template for spinning up 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
  tffmt   runs terraform fmt against iac/base and iac/env/dev

Note that you can set your AWS_PROFILE in .envrc and it will get automatically loaded by direnv.

About

terraform module for provisioning vscode dev environments


Languages

Language:HCL 48.0%Language:Makefile 46.1%Language:Shell 5.9%