Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mitchell Hashimoto f22cc62b2c
config: better memory management for libucl
12 years ago
config config: better memory management for libucl 12 years ago
.gitignore Initial work on config 12 years ago
Makefile Initial work on config 12 years ago
README.md Initial commit 12 years ago

README.md

Terraform

Terraform is a tool for building and changing infrastructure safetly and efficiently.