Sign inSign up

nunchuk/terraform

By nunchuk

Updated over 7 years ago

A Dockerized Terraform based on Official Image, solve the entrypoint limit

Image
0

93

nunchuk/terraform repository overview

Quick Start

$ docker run --rm -ti \
-v /path/to/script:/app \
nunchuk/terraform:0.11.13 /bin/sh
$ terraform init
$ terraform plan
$ terraform apply
$ terraform destroy

Tag summary

Content type

Image

Digest

Size

33.9 MB

Last updated

over 7 years ago

docker pull nunchuk/terraform:0.11.13