Go to file
Mitchell Hashimoto d77a72ba84 terraform: take into account dependency variables in diffs 2014-06-05 07:27:01 -07:00
builtin terraform: Resources method for providers 2014-06-03 14:26:31 -07:00
command commands: start apply 2014-05-24 12:27:58 -07:00
config terraform: diff/state work better together, merge 2014-06-05 06:57:06 -07:00
depgraph depgraph: add Walk function 2014-06-05 02:11:28 -07:00
digraph Import @armon's depgraph/digraph 2014-05-24 12:47:04 -07:00
plugin some comments, package comments 2014-05-28 21:27:10 -07:00
rpc terraform: Resources method for providers 2014-06-03 14:26:31 -07:00
scripts scripts: human-readable sizes 2014-05-29 17:52:06 -07:00
terraform terraform: take into account dependency variables in diffs 2014-06-05 07:27:01 -07:00
test-fixtures main: add main config 2014-05-25 17:39:44 -07:00
.gitignore Ignore the bin dir 2014-05-29 17:51:27 -07:00
Makefile terraform: Diff! 2014-06-05 02:32:10 -07:00
README.md Initial commit 2014-05-21 16:29:16 -07:00
commands.go commands: start apply 2014-05-24 12:27:58 -07:00
config.go main: add main config 2014-05-25 17:39:44 -07:00
config_test.go main: add main config 2014-05-25 17:39:44 -07:00
log.go Setup panicwrap 2014-05-30 16:07:26 -07:00
main.go Setup panicwrap 2014-05-30 16:07:26 -07:00
panic.go Setup panicwrap 2014-05-30 16:07:26 -07:00
version.go Implement CLI, version command 2014-05-24 12:04:43 -07:00

README.md

Terraform

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