Sign inSign up

amontaigu/terraform

By amontaigu

Updated almost 8 years ago

Terraform command with custom features like file inclusions.

Image
2

3.4K

amontaigu/terraform repository overview

docker-terraform Circle CI

Introduction

Thanks to original project uzyexe/terraform.

What is terraform

Terraform provides a common configuration to launch infrastructure — from physical and virtual servers to email and DNS providers. Once launched, Terraform safely and efficiently changes infrastructure as the configuration is evolved.

Simple file based configuration gives you a single view of your entire infrastructure.

https://www.terraform.io/

Dockerfile

This Docker image is based on the official alpine base image.

How to use this image

docker run --rm amontaigu/terraform [--version] [--help] <command> [<args>]

Please note: Create by your Terraform configuration files (.tf) is /data directory

Authors

License

This project is licensed under the terms of the MIT license.

Tag summary

Content type

Image

Digest

Size

31.1 MB

Last updated

almost 8 years ago

docker pull amontaigu/terraform