Commit Graph

75 Commits (b41f08d79d2a2e8dea1fa690c19bb6dff249e141)

Author SHA1 Message Date
James Bardin e980156451 cleanup temp files from command tests
8 years ago
James Bardin ecd9ef0f77 ignore error in plan shutdown test
8 years ago
James Bardin 4b49a323c3 go fmt
8 years ago
James Bardin 2941ed464c replace the testShutdownHook with a check for Stop
8 years ago
James Bardin e2501d7830 make apply shutdown test completely deterministic
8 years ago
James Bardin 3aaa1e9d04 make plans cancellable
8 years ago
Martin Atkins 400038eda4 command: "terraform apply" uses interactive confirmation by default
8 years ago
James Bardin fb397060eb add some Serial checks to apply and refresh tests
9 years ago
James Bardin 054716c397 use testStateRead helper in apply tests
9 years ago
James Bardin a30007b41d Merge pull request #15032 from hashicorp/jbardin/init
9 years ago
Martin Atkins 31d556894f command: shallow UI-focused rename of "environment" to "workspace"
9 years ago
James Bardin 2bfcdbbd08 change init args to remove source copy
9 years ago
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
Edward Betts be265479a9 correct spelling mistakes (#13979)
9 years ago
James Bardin 3d604851c2 test -lock-timeout from cli
9 years ago
James Bardin 2cffa25235 Add test to verify that Validation isn't called
9 years ago
Mitchell Hashimoto f7964194eb
command: fix odd formatting that snuck in
9 years ago
Mitchell Hashimoto d475fc29a8
command: test that terraform meta information is passed through
9 years ago
James Bardin ec00564be6 Clean up LockInfo and LockError and use them
9 years ago
James Bardin b80ae5e13e Add source path argument to testLockState
9 years ago
James Bardin bd65ddbcaa Add test for apply/refresh on locked state files
9 years ago
James Bardin 6a20c35d61 apply-test
9 years ago
James Bardin 94f2f4d6ae Create state files first for backup tests
9 years ago
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Mitchell Hashimoto 1248b147ac
command/meta: always ask for unset variable input
9 years ago
Mitchell Hashimoto 2019a44f04
command/apply: apply from plan respects -backup and -state-out
10 years ago
James Bardin 54d50c90b1 Make TestApply_parallelism more reliable
10 years ago
James Bardin cdb80f68a8 Ensure better state normalization
10 years ago
James Bardin 6b5ee73e86 Use -state-out option when applying from a plan
10 years ago
Sander van Harmelen d97b24e3c1
Add tests and fix last issues
10 years ago
James Nugent 6a20e8927d core: Fix issues from rebasing dev-0.7 onto master
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
James Nugent b62f6af158 core: Add support for marking outputs as sensitive (#6559)
10 years ago
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