/tf-helpers

Build or download terraform and providers

Primary LanguageMakefile

Terraform + TF providers

Download or build terraform and providers. Output is in target directory.

Currently the you get:

  • terraform v0.11.7
  • terraform-provider-libvirt v0.3

Usage:

Run

  $ make

to build and download and

  $ make clean

to remove docker images and target contents.