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 f4e9dda0ea
depgraph: alphabetize/style
12 years ago
command commands: start apply 12 years ago
config config: fix line endings on a test fixture 12 years ago
depgraph depgraph: alphabetize/style 12 years ago
digraph Import @armon's depgraph/digraph 12 years ago
terraform Implement CLI, version command 12 years ago
.gitignore Implement CLI, version command 12 years ago
Makefile Default Makefile task should be to test 12 years ago
README.md Initial commit 12 years ago
commands.go commands: start apply 12 years ago
main.go Implement CLI, version command 12 years ago
version.go Implement CLI, version command 12 years ago

README.md

Terraform

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