Commit Graph

42 Commits (3bc09db7e0d856a657de7e34412fd3f8c6dab280)

Author SHA1 Message Date
Paul Hinze 9428e9f1d1 command: fix failing TestPlan_noState test
11 years ago
Paul Hinze 715437537d command: fix flaky parallelism tests
11 years ago
Kevin Nuckolls bf9c5c46d0 Tests for apply parallelism=1 and parallelism=2
11 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Mitchell Hashimoto 71315076c3 command: autoload terraform.tfvars.json as well [GH-1030]
11 years ago
Mitchell Hashimoto 8e76a02a56 command: disable backup with "-" [GH-1072]
11 years ago
Mitchell Hashimoto 0fcc417ddd command/apply: remove remote package
11 years ago
Emil Hessman b40c2fe997 command: fix test failure on Windows
11 years ago
Emil Hessman 92e68c1ee6 command: fix test failure on Windows
11 years ago
Mitchell Hashimoto fb3f10efb0 command/apply: ask for user variables before validation [GH-736]
11 years ago
Armon Dadgar 408ae62306 command/apply: Handle remote state in a plan file
11 years ago
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