Commit Graph

52 Commits (e2d73e78ad8a01dc486b23f90dc9bd1c8a09ba34)

Author SHA1 Message Date
James Bardin 756e889697 remove unused DependsOn usage in state
6 years ago
Kristin Laemmert 27a794062e Mildwonkey/command tests (#24535)
6 years ago
James Bardin b3fc0dab94 use addrs.ConfigResource for dependency tracking
6 years ago
Kristin Laemmert 47a16b0937
addrs: embed Provider in AbsProviderConfig instead of Type
6 years ago
James Bardin 886af20f07 fixup some test comparisons
6 years ago
James Bardin 2c3c011f20 change state dependencies to AbsResource addrs
6 years ago
Radek Simko 5b9f2fafc8 Standardise directory name for test data
7 years ago
James Bardin ac2219ba6e don't lose Private state data during copy
7 years ago
Sander van Harmelen 79a9a15879 command/state: lock when pushing state
7 years ago
Martin Atkins 5255e85238 "go fmt" fixups
7 years ago
Martin Atkins 53b5b95ef5 command: Fix TestRefresh_backup
7 years ago
Martin Atkins 762a173c7f command: Fix TestRefresh_outPath
7 years ago
Martin Atkins c05a556c0e command: Fix TestRefresh_backup
7 years ago
Martin Atkins 40eda180d6 command: go fmt in import_test.go and refresh_test.go
7 years ago
Martin Atkins 89d0944e5b command: Fix even more of the "terraform refresh" tests
7 years ago
Martin Atkins e54848b86f command: Fix many (but not all) "terraform refresh" tests
7 years ago
Martin Atkins dc0b5292a6 command: Update refresh_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
James Bardin e980156451 cleanup temp files from command tests
8 years ago
James Bardin 3c807e5427 update state test strings in command package
8 years ago
James Bardin 36b8be43e8 use the new version package
8 years ago
James Bardin fb397060eb add some Serial checks to apply and refresh tests
9 years ago
Martin Atkins 8364383c35 Push plugin discovery down into command package
9 years ago
Mitchell Hashimoto 2be1f55cbb
backend/local: allow refresh on empty/non-existent state
9 years ago
Mitchell Hashimoto 4c7c46bf40
command: fix test for new Meta type
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
Mitchell Hashimoto ad7b063262
command: convert to use backends
9 years ago
Paul Hinze 84bbbfbe18
command: Fixup comment typo
10 years ago
James Bardin cdb80f68a8 Ensure better state normalization
10 years ago
Mitchell Hashimoto 35c87836b4 core: Add terraform_version to state
10 years ago
James Nugent a5e51f6dad command/refresh: Fix import formats to prevent flapping
10 years ago
James Nugent 890e214c00 Add failing test replicating #4013
10 years ago
Anthony Scalisi 198e1a5186 remove various typos
11 years ago
Paul Hinze ad680b1832 core: show outputs after `terraform refresh`
11 years ago
Mitchell Hashimoto 82e92e7024 command: fmt
12 years ago
Mitchell Hashimoto 91eb3c73fc command: fix failing tests
12 years ago
Mitchell Hashimoto 15564b04a5 command: tests pass
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
Armon Dadgar f26f432f4c command/refresh: Testing backup option
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 ff75d15f51 command/refresh: better error message if bad state
12 years ago
Mitchell Hashimoto 9a6f1e594b command/refresh: default state path, optional args
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