Commit Graph

38 Commits (db08ee4ac59d5eb8bcfffc175489ebf461bf4a92)

Author SHA1 Message Date
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
James Bardin ec00564be6 Clean up LockInfo and LockError and use them
9 years ago
James Bardin 5ca5a3c78a Merge pull request #11724 from hashicorp/jbardin/state-locking
9 years ago
Mitchell Hashimoto 0c97c5a3d9
command: tests should move to temporary cwd
9 years ago
James Bardin b80ae5e13e Add source path argument to testLockState
9 years ago
James Bardin 9fa436e0bd Add test for locked state in plan
9 years ago
Mitchell Hashimoto b8c310c61e
command: update test failure to correct message
9 years ago
Mitchell Hashimoto 09e0727d5e
command/plan: revert test change on this output
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto 36ff8b3c02
command/plan: show a warning when a plan file is given
9 years ago
Mitchell Hashimoto 7f87a0109b
command/plan: user friendly error if plan file given to plan command
9 years ago
Mitchell Hashimoto 609219fc65 command/meta: validate config immediately
10 years ago
Sander van Harmelen d97b24e3c1
Add tests and fix last issues
10 years ago
Paul Hinze ae73aa2fb4
core: Do not persist state after plans
10 years ago
Mitchell Hashimoto f34ef1f92a
command: compilation works
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
Paul Hinze 4a51e4fe91 core: write planfile even on empty plans
10 years ago
James Nugent a49b162dd1 Prompt for input variables before context validate
10 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Ryan Uber 9a091ffa78 command: plan supports detailed exit code
11 years ago
Mitchell Hashimoto 672bf58337 command: compiles, tests don't pass yet
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 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 7b4119027a command: -var-file works
12 years ago
Mitchell Hashimoto 3534470ca3 command: -var flag works
12 years ago
Mitchell Hashimoto 3a851bece0 command: convert all to use the new Meta thing
12 years ago
Mitchell Hashimoto 6bf543cb07 command/plan: default state path
12 years ago
Mitchell Hashimoto 04f7281e8c command/plan: can take no args and default to pwd for config
12 years ago
Mitchell Hashimoto d3d45ca064 command: fix some issues with refresh, tests passing
12 years ago
Mitchell Hashimoto a6ae7230d1 command: use new API
12 years ago
Mitchell Hashimoto 64363da9dd command/plan: add -destroy flag to plan a destroy
12 years ago
Mitchell Hashimoto f820290862 command: -out flag to plan command
12 years ago
Mitchell Hashimoto 0a8cebdb82 command/plan: refresh by default
12 years ago
Mitchell Hashimoto bff4b8a58c command: plan
12 years ago