Sign inSign up

boiyaa/terraform

By boiyaa

•Updated almost 9 years ago

Terraform shellable docker image

Image
0

10K+

boiyaa/terraform repository overview

  • docker run -it --rm -v $(pwd):/workdir boiyaa/terraform to run terraform
  • docker run -it --rm -v $(pwd):/workdir boiyaa/terraform /bin/sh to run shell
  • docker run -it --rm -v $(pwd):/workdir boiyaa/terraform:graphviz graph | dot -Tpng > graph.png to run terraform graph with Graphviz

Tag summary

Content type

Image

Digest

Size

33.5 MB

Last updated

almost 9 years ago

docker pull boiyaa/terraform