Commit Graph

24 Commits (5480eb4e41c45f34dd63dfa4e82f7963cf97bd8a)

Author SHA1 Message Date
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