Commit Graph

58 Commits (paddy_module_attribution_tmp)

Author SHA1 Message Date
Kristin Laemmert e3416124cc
addrs: replace "Type string" with "Type Provider" in ProviderConfig
6 years ago
Martin Atkins e21f0fa61e backend/local: Handle interactive prompts for variables in UI layer
6 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
Martin Atkins 552dddfb4c command: Specialized error message for var decls in tfvars
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins be79bf0412 command: Fix TestPlan_outBackend
7 years ago
Martin Atkins 1e45d30036 command: Fix TestPlan_outBackend
7 years ago
Martin Atkins fcf3f643ce command: Fix TestPlan_shutdown
7 years ago
Martin Atkins 5d1d6a95f9 command: "go fmt" of plan_test.go
7 years ago
Martin Atkins 98bbd560b5 command: Fix most (but not all) "terraform plan" tests
7 years ago
Martin Atkins ca314afc0d command: Make suitable provider schemas available for all "plan" tests
7 years ago
Martin Atkins b195c712a3 command: Update plan_test.go for new provider types
7 years ago
Martin Atkins a3403f2766 terraform: Ugly huge change to weave in new State and Plan types
7 years ago
Martin Atkins a270a18a4d command: Update tests for changes in "terraform" package
7 years ago
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 6f41a80b3a slow down the plan shutdown tests for slow hosts
8 years ago
James Bardin d76482cd89 don't try to interrupt diff in shutdown test
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
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