Commit Graph

31 Commits (361d00347a7ffceda4daad080bf370fd2f409cba)

Author SHA1 Message Date
Mitchell Hashimoto 95f43d8230 command/apply: if with plan, don't ask for input [GH-346]
12 years ago
Mitchell Hashimoto 3572b8ff2f command/apply: allow `terraform apply SOURCE` as shortcut for init
12 years ago
Mitchell Hashimoto a36b3e1ec5 command: tests pass
12 years ago
Mitchell Hashimoto 91eb3c73fc command: fix failing tests
12 years ago
Mitchell Hashimoto 15564b04a5 command: tests pass
12 years ago
Mitchell Hashimoto 9b2b3a963f ResourceDiff => InstanceDiff
12 years ago
Mitchell Hashimoto cdad3036ae command: closer to compiling
12 years ago
Mitchell Hashimoto 2caf33f97f command/apply: keep track of default variables separately [GH-153]
12 years ago
Mitchell Hashimoto 642fed0356 command: terraform.tfvars loaded by default if it exists
12 years ago
Armon Dadgar 16ef3f5733 command: Testing the -backup feature
12 years ago
Mitchell Hashimoto 795142c43c command/apply: -refresh flag
12 years ago
Mitchell Hashimoto 82e7d58250 command/apply: -init is gone
12 years ago
Mitchell Hashimoto 79033f240f command: error if variables present when creating context from plan
12 years ago
Mitchell Hashimoto dc0ec11ec9 command: fix tests
12 years ago
Mitchell Hashimoto 7b4119027a command: -var-file works
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Armon Dadgar 104b28e19e terraform: Remove ResourceConnectionInfo, use raw map
12 years ago
Mitchell Hashimoto 3a851bece0 command: convert all to use the new Meta thing
12 years ago
Mitchell Hashimoto 2c77837a64 command/apply: optional arg, default to pwd for config dir
12 years ago
Mitchell Hashimoto abc6df2a7d command/apply: default state path, only one optional arg
12 years ago
Mitchell Hashimoto 6a7e3668a2 command: apply saves state even if error occurs
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto d23733263f command: validate configuration, test for it
12 years ago
Mitchell Hashimoto f1dce8f076 command: stabilize tests
12 years ago
Mitchell Hashimoto 5aa6ada589 command/apply: Ctrl-C works
12 years ago
Mitchell Hashimoto 2729050d19 command: fix failing tests
12 years ago
Mitchell Hashimoto fe79e5df03 command/apply: can take a plan as an argument
12 years ago
Mitchell Hashimoto 344fd805f4 command/apply: fail if state doesn't exist and no -init
12 years ago
Mitchell Hashimoto 879921d70f command/apply: test that diff runs with existing state
12 years ago
Mitchell Hashimoto d4994b5d44 command/apply: read existing state
12 years ago
Mitchell Hashimoto 82af81b606 command: tests for apply
12 years ago