Go to file
Mitchell Hashimoto 1918f199d8 terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
builtin Move diff to helper/diff, helper/resource knows about it 2014-06-24 10:27:39 -07:00
command command: apply uses the new plan structure 2014-06-20 12:51:42 -07:00
config terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
depgraph terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
digraph Import @armon's depgraph/digraph 2014-05-24 12:47:04 -07:00
helper helper/resource: clearer destroy logic 2014-06-24 12:59:50 -07:00
plugin some comments, package comments 2014-05-28 21:27:10 -07:00
rpc rpc: add Refresh method 2014-06-20 11:51:07 -07:00
scripts scripts: human-readable sizes 2014-05-29 17:52:06 -07:00
terraform terraform: Graph, config: don't build graph 2014-06-24 14:58:57 -07:00
test-fixtures main: add main config 2014-05-25 17:39:44 -07:00
.gitignore Add the state to the gitignore 2014-06-19 14:09:03 -07:00
Makefile Makefile can have specific test args 2014-06-24 14:16:26 -07:00
README.md Initial commit 2014-05-21 16:29:16 -07:00
commands.go command: plan 2014-06-20 11:47:02 -07:00
config.go main: instantiate the config and set it up 2014-06-09 21:57:37 -07:00
config_test.go main: instantiate the config and set it up 2014-06-09 21:57:37 -07:00
log.go Setup panicwrap 2014-05-30 16:07:26 -07:00
main.go comments 2014-06-10 10:32:59 -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.