Terraform command with custom features like file inclusions.
3.4K
Thanks to original project uzyexe/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.
This Docker image is based on the official alpine base image.
docker run --rm amontaigu/terraform [--version] [--help] <command> [<args>]
Please note: Create by your Terraform configuration files (.tf) is /data directory
This project is licensed under the terms of the MIT license.
Content type
Image
Digest
Size
31.1 MB
Last updated
almost 8 years ago
docker pull amontaigu/terraform