Go to file
Mitchell Hashimoto 847cd7ac51 diff: lazy resource map 2014-06-17 19:06:13 -07:00
builtin diff: lazy resource map 2014-06-17 19:06:13 -07:00
command command/diff: show diff string output 2014-06-10 11:34:08 -07:00
config config: RawConfig.Config returns raw if no interpolate 2014-06-12 17:47:05 -07:00
depgraph depgraph: fix failling test 2014-06-05 13:00:29 -07:00
diff diff: lazy resource map 2014-06-17 19:06:13 -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 rpc: use a transport that supports nil pointers 2014-06-12 23:22:28 -07:00
scripts scripts: human-readable sizes 2014-05-29 17:52:06 -07:00
terraform terraform: ResourceDiff tests 2014-06-17 18:10:38 -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 Add `make dev` to make terraform dev bins 2014-06-06 20:25:17 -07:00
README.md Initial commit 2014-05-21 16:29:16 -07:00
commands.go Prefixed IO to make sure stdout/stderr match up 2014-06-10 10:28:47 -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.