Terraform Logo

Terraform enables you to safely and predictably create, change, and improve production infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

Quick reference

Supported tags and respective Dockerfile links

Usage

$ docker run -it --rm -v `pwd`:/data loreleiaurora/terraform:<version> <terraform-sub-command>