docker-terraform A Hashicorp Terraform Docker image. Building $ docker build -t tpounds/terraform . Running $ docker run \ --volume /path/to/config:/terraform/config \ tpounds/terraform <command> [<args>]