Skip to content

stack42/docker-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

docker-terraform

Docker Hub

About terraform

Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently. Terraform can manage existing and popular service providers as well as custom in-house solutions.

http://www.terraform.io/

Dockerfile

This Docker image is based on the official Debian:stable-slim image.

Dockerhub

https://hub.docker.com/r/stack42/terraform

How to run this image

Latest stable version

docker run -it --rm  stack42/terraform <command> [<args>]

0.12.0-rc1 version

docker run -it --rm  stack42/terraform:0.12.0-rc1 <command> [<args>]

example

docker run -it --rm  stack42/terraform:0.12.0-rc1 plan

About

Hashicorp Terraform Docker image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •